1
0
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:
Måns Rullgård 2007-06-24 12:29:12 +00:00
parent 272605c73e
commit ca3e90825c

View File

@ -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)