Fix warnings
authorjh13.son <jh13.son@samsung.com>
Tue, 26 May 2015 11:02:22 +0000 (20:02 +0900)
committerTaekyun Kim <tkq.kim@samsung.com>
Fri, 19 Jun 2015 09:06:41 +0000 (18:06 +0900)
Change-Id: I1a67ad4b5ed7aec35084ae991e07590a1ccbbbe8

shared/pepper-os-compat.c

index a965bdc..11a7635 100644 (file)
@@ -3,6 +3,7 @@
 #include <string.h>
 #include <errno.h>
 #include <fcntl.h>
+#include <unistd.h>
 
 static int
 set_cloexec_or_close(int fd)