]> git.sesse.net Git - vlc/blobdiff - src/stream_output/acl.c
Use RTP for wizard, since it's capable of packet reordering.
[vlc] / src / stream_output / acl.c
index f8040df8b8b403022612054ccf262c8bcf460f3e..9a957d1a7a50df82390830c5e1859d9609763c5c 100644 (file)
@@ -31,9 +31,7 @@
 
 #include "vlc_acl.h"
 
-#ifdef HAVE_ERRNO_H
 #include <errno.h>
-#endif
 
 #include "network.h"