[Mplayer-cvslog] CVS: main/loader/DirectShow libwin32.h,1.5,1.6

Arpi of Ize arpi at mplayer.dev.hu
Thu Oct 4 16:47:57 CEST 2001


Update of /cvsroot/mplayer/main/loader/DirectShow
In directory mplayer:/var/tmp.root/cvs-serv17967

Modified Files:
	libwin32.h 
Log Message:
stdlib.h added

Index: libwin32.h
===================================================================
RCS file: /cvsroot/mplayer/main/loader/DirectShow/libwin32.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libwin32.h	4 Oct 2001 11:56:12 -0000	1.5
+++ libwin32.h	4 Oct 2001 14:47:38 -0000	1.6
@@ -35,6 +35,7 @@
 #include <stdarg.h>
 //#include <string>
 #include <stdio.h>
+#include <stdlib.h>
 
 typedef unsigned int uint_t;    // use as generic type -
 




More information about the MPlayer-cvslog mailing list