[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
- Previous message: [Mplayer-cvslog] CVS: main dll_init.c,1.37,1.38 spudec.c,1.10,1.11
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux cache2.c,1.9,1.10 stream.h,1.18,1.19 video.c,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"
- Previous message: [Mplayer-cvslog] CVS: main dll_init.c,1.37,1.38 spudec.c,1.10,1.11
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux cache2.c,1.9,1.10 stream.h,1.18,1.19 video.c,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list