mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Include os_support.h only when needed
Originally committed as revision 11073 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "avformat.h"
|
||||
#include <unistd.h>
|
||||
#include "network.h"
|
||||
#include "os_support.h"
|
||||
#include <sys/time.h>
|
||||
|
||||
typedef struct TCPContext {
|
||||
|
||||
Reference in New Issue
Block a user