file_protocol: remove redundant #include sys/time.h

Originally committed as revision 24070 to svn://svn.ffmpeg.org/ffmpeg/trunk
oldabi
Måns Rullgård 15 years ago
parent 9049fa5479
commit 3f7ab648e5
  1. 1
      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"

Loading…
Cancel
Save