Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I5c99e8c27c16f251a749690271b25deba0d69f86
Name: capi-media-streamrecorder
Summary: A Streamrecorder library in Tizen Native API
-Version: 0.0.6
+Version: 0.0.7
Release: 0
Group: Multimedia/Other
License: Apache-2.0
/*=======================================================================================
| INCLUDE FILES |
=======================================================================================*/
+#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <glib.h>
#include <gst/gst.h>
#include <sys/time.h>