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
This commit is contained in:
Diego Biurrun 2008-03-13 18:10:58 +00:00
parent a087028ad8
commit bfb80dbe21
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
#include "libavutil/avutil.h"
#include <sys/types.h> /* size_t */
#define LIBAVCODEC_VERSION_MAJOR 51
#define LIBAVCODEC_VERSION_MINOR 51