提交 1fc44ed6 编写于 作者: R Ramiro Polla

MinGW has those include files.

Originally committed as revision 9707 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 82e4ac2c
......@@ -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__)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册