]> git.sesse.net Git - vlc/blobdiff - src/control/mediacontrol_util.c
Remove useless <fcntl.h> and <sys/time.h> inclusions
[vlc] / src / control / mediacontrol_util.c
index 3dcfd431d40b88ea4da5a74c8000bd124774c427..7b4ac520c17f2832fddc6d94cb0d28670c8186cb 100644 (file)
@@ -40,9 +40,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