]> git.sesse.net Git - vlc/blobdiff - src/network/httpd.c
Hide some httpd structures from modules
[vlc] / src / network / httpd.c
index 58a8f096831dfdc76822ef54ee48da22513642a9..93521835a27e1da91669d32d9ecca484b5adf9c2 100644 (file)
@@ -35,6 +35,7 @@
 #include <vlc_network.h>
 #include <vlc_tls.h>
 #include <vlc_acl.h>
+#include "httpd.h"
 
 #include <string.h>
 #include <errno.h>