[Mplayer-cvslog] CVS: main/libmpeg2 header.c,1.9,1.10

pl pl at mplayer.dev.hu
Fri Dec 28 19:15:53 CET 2001


Update of /cvsroot/mplayer/main/libmpeg2
In directory mplayer:/var/tmp.root/cvs-serv31265/libmpeg2

Modified Files:
	header.c 
Log Message:
warning fixes


Index: header.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpeg2/header.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- header.c	30 Oct 2001 17:29:27 -0000	1.9
+++ header.c	28 Dec 2001 18:15:50 -0000	1.10
@@ -22,6 +22,7 @@
 #include "config.h"
 
 #include <inttypes.h>
+#include <stdio.h>
 
 #include "mpeg2_internal.h"
 #include "attributes.h"




More information about the MPlayer-cvslog mailing list