fix compile errors on linux
[oweals/openwrt-ustream-ssl.git] / ustream-example.c
index b3cbe763df5c579ff325a0ae79f27f5b0fb836f7..ea22067be3ff020d036709f35b67da4e20333e9e 100644 (file)
@@ -5,6 +5,7 @@
 #include <getopt.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 #include <libubox/ustream.h>
 #include <libubox/uloop.h>