[Mplayer-cvslog] CVS: main/g72x g72x.c,1.1,1.2

pl pl at mplayer.dev.hu
Tue Dec 25 12:16:15 CET 2001


Update of /cvsroot/mplayer/main/g72x
In directory mplayer:/var/tmp.root/cvs-serv13105

Modified Files:
	g72x.c 
Log Message:
missing #includes

Index: g72x.c
===================================================================
RCS file: /cvsroot/mplayer/main/g72x/g72x.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- g72x.c	17 Nov 2001 21:35:53 -0000	1.1
+++ g72x.c	25 Dec 2001 11:16:12 -0000	1.2
@@ -31,6 +31,8 @@
  */
  
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 #include "g72x.h"
 #include "private.h"




More information about the MPlayer-cvslog mailing list