pepper: remove build warning about snprintf() 18/133718/1 accepted/tizen/unified/20170613.194805 submit/tizen/20170613.102437
authorSung-Jin Park <sj76.park@samsung.com>
Tue, 13 Jun 2017 07:33:23 +0000 (16:33 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 13 Jun 2017 07:33:23 +0000 (16:33 +0900)
Change-Id: I63b508250cde5c4a8b6d31e2eff147c582a21a8e
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
src/lib/pepper/compositor.c

index f5eba48778f9137816a573c01da985aa17b08455..5341b08ffa4bf817266fe6690174c3838b182e04 100644 (file)
@@ -33,6 +33,7 @@
 #include <sys/stat.h>
 #include <sys/un.h>
 #include <errno.h>
+#include <stdio.h>
 
 #include "pepper-internal.h"