avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT for fate build.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 9c041a3cd50694af4472fd63496c9606bc1057d2) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
f61c888743
commit
5d737a3d0c
@ -25,6 +25,7 @@
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavformat/url.h"
|
||||
#include "libavformat/network.h"
|
||||
|
||||
#define MAX_TST_PACKETS 128
|
||||
#define SLEEPTIME_50_MS 50000
|
||||
|
Loading…
x
Reference in New Issue
Block a user