windows fcntl.h
authorAndy Green <andy.green@linaro.org>
Thu, 10 Dec 2015 05:21:07 +0000 (13:21 +0800)
committerAndy Green <andy.green@linaro.org>
Thu, 10 Dec 2015 05:21:07 +0000 (13:21 +0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
lib/libwebsockets.h

index eba16a1..19cb686 100644 (file)
@@ -162,6 +162,7 @@ extern "C" {
 #include <stddef.h>
 #include <stdint.h>
 #include <basetsd.h>
+#include <fcntl.h>
 
 #define strcasecmp stricmp
 #define getdtablesize() 30000