forked from FFmpeg/FFmpeg
remove duplicate #include
Originally committed as revision 9413 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
272605c73e
commit
ca3e90825c
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
#include <stdarg.h>
|
||||
#include "network.h"
|
||||
#include <fcntl.h>
|
||||
#include "avstring.h"
|
||||
|
||||
#define RTP_TX_BUF_SIZE (64 * 1024)
|
||||
#define RTP_RX_BUF_SIZE (128 * 1024)
|
||||
|
|
Loading…
Add table
Reference in a new issue