summaryrefslogtreecommitdiff
path: root/libavformat/rtpproto.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtpproto.c')
-rw-r--r--libavformat/rtpproto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/rtpproto.c b/libavformat/rtpproto.c
index 870273f8cc..d1d5a92477 100644
--- a/libavformat/rtpproto.c
+++ b/libavformat/rtpproto.c
@@ -24,6 +24,7 @@
#include <unistd.h>
#include <stdarg.h>
#include "network.h"
+#include "os_support.h"
#include <fcntl.h>
#define RTP_TX_BUF_SIZE (64 * 1024)