mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
Remove useless #include.
Originally committed as revision 7339 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2cb396eb8b
commit
4a49d9b2f8
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user