Commit bfb80dbe authored by Diego Biurrun's avatar Diego Biurrun

This file does not use size_t, so no need to #include <sys/types.h>.

Originally committed as revision 12432 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a087028a
......@@ -28,7 +28,6 @@
#include "libavutil/avutil.h"
#include <sys/types.h> /* size_t */
#define LIBAVCODEC_VERSION_MAJOR 51
#define LIBAVCODEC_VERSION_MINOR 51
......
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