projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adbb9bc
)
sapenc: Include os_support.h, to provide a fallback definition for socklen_t
author
Martin Storsjö
<martin@martin.st>
Sat, 9 Oct 2010 09:16:40 +0000
(09:16 +0000)
committer
Martin Storsjö
<martin@martin.st>
Sat, 9 Oct 2010 09:16:40 +0000
(09:16 +0000)
Originally committed as revision 25422 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/sapenc.c
patch
|
blob
|
history
diff --git
a/libavformat/sapenc.c
b/libavformat/sapenc.c
index 7c56ddbe39fed85310557510a79dfeb7a0256d1a..9c576cfd94da88ba18ea75c75a98b537ed50c427 100644
(file)
--- a/
libavformat/sapenc.c
+++ b/
libavformat/sapenc.c
@@
-25,6
+25,7
@@
#include "libavutil/intreadwrite.h"
#include "internal.h"
#include "network.h"
+#include "os_support.h"
#include "rtpenc_chain.h"
struct SAPState {