Commit e2e59c70 authored by michael's avatar michael

Add needed include, make it compile without -D_BSD_SOURCE.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14718 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 505e4ce6
......@@ -32,6 +32,7 @@
#include "network.h"
#include "os_support.h"
#include <fcntl.h>
#include <sys/select.h>
#define RTP_TX_BUF_SIZE (64 * 1024)
#define RTP_RX_BUF_SIZE (128 * 1024)
......
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