mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
remove duplicate #include
Originally committed as revision 9413 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
272605c73e
commit
ca3e90825c
@ -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…
Reference in New Issue
Block a user