projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove duplicate #include
[ffmpeg.git]
/
libavformat
/
rtpproto.c
diff --git
a/libavformat/rtpproto.c
b/libavformat/rtpproto.c
index
3708a90
..
f56b63f
100644
(file)
--- a/
libavformat/rtpproto.c
+++ b/
libavformat/rtpproto.c
@@
-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)