Initial version
[platform/core/service/cloud/ua-client.git] / inc / iotivity / iotivity_config.h
1
2 /* ****************************************************************************
3  * iotivity_config.h - IoTivity platform-specific configuration header.
4  *
5  * Auto-generated code for the linux x86_64 platform.
6  *
7  * Generated at 2017-04-07 05:23:17.816607
8  *
9  *************************************************************************** */
10
11 #ifndef IOTIVITY_CONFIG_H__
12 #define IOTIVITY_CONFIG_H__
13
14 #define HAVE_ARPA_INET_H 1
15
16 #define HAVE_FCNTL_H 1
17
18 #define HAVE_GRP_H 1
19
20 #define HAVE_LINUX_LIMITS_H 1
21
22 #define HAVE_MEMORY_H 1
23
24 #define HAVE_NETDB_H 1
25
26 #define HAVE_NETINET_IN_H 1
27
28 #define HAVE_PTHREAD_H 1
29
30 #define HAVE_PWD_H 1
31
32 #define HAVE_STDLIB_H 1
33
34 #define HAVE_STRING_H 1
35
36 #define HAVE_STRINGS_H 1
37
38 #define HAVE_SYS_SOCKET_H 1
39
40 #define HAVE_SYS_STAT_H 1
41
42 #define HAVE_SYS_TIME_H 1
43
44 #define HAVE_SYS_TIMEB_H 1
45
46 #define HAVE_SYS_TYPES_H 1
47
48 #define HAVE_SYS_UNISTD_H 1
49
50 #define HAVE_SYSLOG_H 1
51
52 #define HAVE_TIME_H 1
53
54 #define HAVE_UNISTD_H 1
55
56 #define HAVE_UUID_UUID_H 1
57
58
59
60 #include "platform_features.h"
61
62 #endif // IOTIVITY_CONFIG_H__
63