summaryrefslogtreecommitdiffstats
path: root/libavcodec/bytestream.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-25 19:11:10 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-25 19:11:10 +0000
commitc60208e7a1f69ef62632ad3906503aefccbdc433 (patch)
tree7c5236a4c9f106d83236e38a33bfb8a71f7d4598 /libavcodec/bytestream.h
parent30e98e62b132038418c23c70d2d8501ea052bb42 (diff)
downloadffmpeg-streaming-c60208e7a1f69ef62632ad3906503aefccbdc433.zip
ffmpeg-streaming-c60208e7a1f69ef62632ad3906503aefccbdc433.tar.gz
Directly #include some required headers.
Originally committed as revision 16780 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/bytestream.h')
-rw-r--r--libavcodec/bytestream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/bytestream.h b/libavcodec/bytestream.h
index 0f2178a..b56f6ce 100644
--- a/libavcodec/bytestream.h
+++ b/libavcodec/bytestream.h
@@ -22,6 +22,7 @@
#ifndef AVCODEC_BYTESTREAM_H
#define AVCODEC_BYTESTREAM_H
+#include <string.h>
#include "libavutil/common.h"
#include "libavutil/intreadwrite.h"
OpenPOWER on IntegriCloud