]> git.sesse.net Git - vlc/blobdiff - src/control/mediacontrol_audio_video.c
Remove useless <fcntl.h> and <sys/time.h> inclusions
[vlc] / src / control / mediacontrol_audio_video.c
index 8f6602d448f0b57a3e5e93af438dfb8f92f5ef80..cc3ac9cec05cedb5ee1ec05d5a872583f979679d 100644 (file)
@@ -44,9 +44,6 @@
 #ifdef HAVE_UNISTD_H
 #    include <unistd.h>
 #endif
-#ifdef HAVE_SYS_TIME_H
-#    include <sys/time.h>
-#endif
 #ifdef HAVE_SYS_TYPES_H
 #    include <sys/types.h>
 #endif