Skip to content
Snippets Groups Projects
Commit 5d737a3d authored by Gregory J. Wolfe's avatar Gregory J. Wolfe Committed by Michael Niedermayer
Browse files

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


Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 9c041a3c)
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent f61c8887
No related branches found
Tags n3.2.5
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment