Include the std header files 73/56973/1
authorHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 14 Jan 2016 04:58:05 +0000 (13:58 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 14 Jan 2016 04:58:05 +0000 (13:58 +0900)
Change-Id: Iedfb037cdb82b2337738ecc5a98216843fdb507a
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
include/mobile/bluetooth_type.h

index 77048d9599e47bf0445fa67a05edd6745a3d90bf..817d1d2ceaa62721d0e6e19e86989bf427948ee4 100644 (file)
 #ifndef __TIZEN_NETWORK_BLUETOOTH_TYPE_H__
 #define __TIZEN_NETWORK_BLUETOOTH_TYPE_H__
 
+#include <stdlib.h>
+#include <unistd.h>
+#include <stdbool.h>
+#include <tizen_error.h>
+
  #ifdef __cplusplus
 extern "C"
 {