]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/rtp.c
Remove useless <fcntl.h> inclusions
[vlc] / modules / stream_out / rtp.c
index 1f6ee7254370f451cd475b35ac5ee1e25bb16e47..d78a12d9a3292c0f421d6ebea1513fe2808d043c 100644 (file)
@@ -49,7 +49,6 @@
 #ifdef HAVE_UNISTD_H
 #   include <sys/types.h>
 #   include <unistd.h>
-#   include <fcntl.h>
 #endif
 #ifdef HAVE_ARPA_INET_H
 #   include <arpa/inet.h>