mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
udp: remove resource.h inclusion, it breaks mingw compilation.
The header seems unneeded, if its needed we will put it back with appropriate #if Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
90bb2c78d6
commit
7b915726eb
@ -36,7 +36,6 @@
|
||||
#include "os_support.h"
|
||||
#include "url.h"
|
||||
#include <pthread.h>
|
||||
#include <sys/resource.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#ifndef IPV6_ADD_MEMBERSHIP
|
||||
|
Loading…
Reference in New Issue
Block a user