Commit 3899bbd4 authored by mru's avatar mru

remove duplicate #include


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9413 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8b9e7ddd
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
#include <stdarg.h> #include <stdarg.h>
#include "network.h" #include "network.h"
#include <fcntl.h> #include <fcntl.h>
#include "avstring.h"
#define RTP_TX_BUF_SIZE (64 * 1024) #define RTP_TX_BUF_SIZE (64 * 1024)
#define RTP_RX_BUF_SIZE (128 * 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