Include stddef.h for size_t type 55/297155/1 accepted/tizen_8.0_unified accepted/tizen/8.0/unified/20231005.094259 accepted/tizen/unified/20230814.121024 tizen_8.0_m2_release
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 11 Aug 2023 04:56:48 +0000 (13:56 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 11 Aug 2023 04:56:48 +0000 (13:56 +0900)
Change-Id: Ie2a56f31318d7abf00c69b2bd47e328e95f479d5
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
include/stt.h

index 83290ef..501deb1 100755 (executable)
@@ -19,6 +19,7 @@
 #define __STT_H__
 
 
+#include <stddef.h>
 #include <tizen.h>