Include the std header files for tv, wearable profile 55/57055/1 accepted/tizen/mobile/20160115.114816 accepted/tizen/tv/20160115.114906 accepted/tizen/tv/20160118.044309 accepted/tizen/wearable/20160115.115110 submit/tizen_mobile/20160115.011928 submit/tizen_tv/20160115.011940 submit/tizen_tv/20160118.014652 submit/tizen_wearable/20160115.011951
authorHyuk Lee <hyuk0512.lee@samsung.com>
Fri, 15 Jan 2016 01:06:40 +0000 (10:06 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Fri, 15 Jan 2016 01:06:40 +0000 (10:06 +0900)
Change-Id: Id6c26e5487e27d7d88f78f69aea89b421902192f
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
include/tv/bluetooth_type.h
include/wearable/bluetooth_type.h

index 77048d9..817d1d2 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"
 {
index cdd4566..6298a0a 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"
 {