clean: fixes for appveyor warnings
[platform/upstream/libwebsockets.git] / plugins / protocol_lws_server_status.c
index fb6d13f..96b2ef2 100644 (file)
@@ -23,6 +23,7 @@
 #include "../lib/libwebsockets.h"
 #include <string.h>
 #include <stdlib.h>
+#include <fcntl.h>
 
 struct lws_ss_load_sample {
        time_t t;