Commit 9c041a3c authored by Gregory J. Wolfe's avatar Gregory J. Wolfe Committed by Michael Niedermayer

avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT for fate build.

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 6e713841
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment