10l to Benoit, poll.h is already included below, and this broke compilation on mingw

Originally committed as revision 9620 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Alex Beregszaszi 2007-07-13 00:55:42 +00:00
parent 5b83843f43
commit af0f371246

View File

@ -25,7 +25,6 @@
#endif
#include <string.h>
#include <stdlib.h>
#include <sys/poll.h>
#include "avformat.h"
#include <stdarg.h>