]> git.sesse.net Git - vlc/blobdiff - modules/control/http/util.c
Remove useless <fcntl.h> inclusions
[vlc] / modules / control / http / util.c
index 7f21ebc93a683ef798e97d7266fa4ff5b792e4e7..17e9115bf3981f51538044b387bf1ba2616d3ad2 100644 (file)
@@ -31,6 +31,7 @@
 #include "http.h"
 #include <vlc_strings.h>
 #include <errno.h>
+#include <fcntl.h>
 
 /****************************************************************************
  * File and directory functions