Restore neccessary header files 62/239962/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 31 Jul 2020 04:38:57 +0000 (13:38 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 31 Jul 2020 04:38:57 +0000 (13:38 +0900)
Change-Id: I670bd938dd27f0b035b6da899232081a31bb7eb5
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
server/vcd_recorder.c
server/vcd_server.c

index c78147063e36a1d81d7447bfc16c09bddaea3bc8..7a48d61b7875de4d6a00b7f7fd68061f32e3c958 100644 (file)
@@ -21,6 +21,7 @@
 #endif
 
 #include <audio_io.h>
+#include <math.h>
 #include <sound_manager.h>
 #include <sound_manager_internal.h>
 #ifdef TV_PRODUCT
index d6752403debd9e3b521ff620e2a18189721d50b4..cd5e3b49104ca593588faffdb20eab1eda1fa03e 100755 (executable)
@@ -16,6 +16,7 @@
 
 #include <app_control.h>
 #include <app_manager.h>
+#include <dirent.h>
 
 #include "vc_cmd_db.h"
 #include "vc_info_parser.h"