mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
MinGW has those include files.
Originally committed as revision 9707 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -21,10 +21,8 @@
|
||||
*/
|
||||
#include "config.h"
|
||||
#include "avformat.h"
|
||||
#if !defined(__MINGW32__)
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_SYS_POLL_H
|
||||
#if defined(__MINGW32__)
|
||||
|
||||
Reference in New Issue
Block a user