You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-16 08:36:51 +02:00
remove duplicate #include
Originally committed as revision 9413 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user