10l to Benoit, poll.h is already included below, and this broke compilation on mingw
authorAlex Beregszaszi <alex@rtfs.hu>
Fri, 13 Jul 2007 00:55:42 +0000 (00:55 +0000)
committerAlex Beregszaszi <alex@rtfs.hu>
Fri, 13 Jul 2007 00:55:42 +0000 (00:55 +0000)
Originally committed as revision 9620 to svn://svn.ffmpeg.org/ffmpeg/trunk

ffserver.c

index 71118ae..8525f7b 100644 (file)
@@ -25,7 +25,6 @@
 #endif
 #include <string.h>
 #include <stdlib.h>
-#include <sys/poll.h>
 #include "avformat.h"
 
 #include <stdarg.h>