summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/file.c b/libavformat/file.c
index d6ba1fa362..1bc7cf951a 100644
--- a/libavformat/file.c
+++ b/libavformat/file.c
@@ -27,7 +27,6 @@
#endif
#include <unistd.h>
#include <sys/stat.h>
-#include <sys/time.h>
#include <stdlib.h>
#include "os_support.h"