changeset 6491:c8c58c35feef libavcodec

This file does not use size_t, so no need to #include <sys/types.h>.
author diego
date Thu, 13 Mar 2008 18:10:58 +0000
parents bb799e3bc64b
children 9fc086c22693
files avcodec.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Thu Mar 13 01:49:19 2008 +0000
+++ b/avcodec.h	Thu Mar 13 18:10:58 2008 +0000
@@ -28,7 +28,6 @@
 
 
 #include "libavutil/avutil.h"
-#include <sys/types.h> /* size_t */
 
 #define LIBAVCODEC_VERSION_MAJOR 51
 #define LIBAVCODEC_VERSION_MINOR 51