You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
proto: include os_support.h in network.h
Fix compilation on systems without poll()
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define AVFORMAT_NETWORK_H
|
||||
|
||||
#include "config.h"
|
||||
#include "os_support.h"
|
||||
|
||||
#if HAVE_WINSOCK2_H
|
||||
#include <winsock2.h>
|
||||
|
Reference in New Issue
Block a user