summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/file.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/file.c b/libavformat/file.c
index 19aa39b1f6..e291006021 100644
--- a/libavformat/file.c
+++ b/libavformat/file.c
@@ -22,9 +22,6 @@
#include <fcntl.h>
#include <unistd.h>
#include <sys/time.h>
-#ifndef __MINGW32__
-#include <sys/ioctl.h>
-#endif /* __MINGW32__ */
/* standard file protocol */