[Mplayer-cvslog] CVS: main divx4_vbr.c,1.5,1.6

Arpi of Ize arpi at mplayer.dev.hu
Sat Mar 23 20:14:15 CET 2002


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

Modified Files:
	divx4_vbr.c 
Log Message:
we don't need dl nor stat functions - why to include tehir headers...

Index: divx4_vbr.c
===================================================================
RCS file: /cvsroot/mplayer/main/divx4_vbr.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- divx4_vbr.c	6 Jan 2002 13:06:44 -0000	1.5
+++ divx4_vbr.c	23 Mar 2002 19:14:13 -0000	1.6
@@ -37,10 +37,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <sys/stat.h>
 #include <unistd.h>
 #include <fcntl.h>
-#include <dlfcn.h>
 #include <math.h>
 #include <inttypes.h>
 




More information about the MPlayer-cvslog mailing list