# HG changeset patch # User ramiro # Date 1184617828 0 # Node ID 540b0f8ad437e7ebd530e561346919a0cf0b5865 # Parent c3d2ed2063a0ae816021a172e670411aac542544 MinGW has those include files. diff -r c3d2ed2063a0 -r 540b0f8ad437 os_support.c --- a/os_support.c Mon Jul 16 20:28:43 2007 +0000 +++ b/os_support.c Mon Jul 16 20:30:28 2007 +0000 @@ -21,10 +21,8 @@ */ #include "config.h" #include "avformat.h" -#if !defined(__MINGW32__) #include #include -#endif #ifndef HAVE_SYS_POLL_H #if defined(__MINGW32__)