external: add header files that require iotivity
authorJunhwan Park <junhwan.park@samsung.com>
Thu, 7 Sep 2017 03:52:06 +0000 (12:52 +0900)
committerHeejin Kim <hj_elena.kim@samsung.com>
Fri, 8 Sep 2017 10:43:59 +0000 (19:43 +0900)
To handle variable arguments in iotivity, you need the stdarg.h file.
This patch allows you to include this file.

Change-Id: I3c6afee312542764c94ced931e9563ed70090875
Signed-off-by: Junhwan Park <junhwan.park@samsung.com>
external/Kconfig

index 51a5ecf..b1e3912 100644 (file)
@@ -73,6 +73,7 @@ config ENABLE_IOTIVITY
        default n
        select LIBC_NETDB
        select TIME_EXTENDED
+       select ARCH_STDARG_H
        ---help---
                select to enable the iotivity stack in tinyara