[Mplayer-cvslog] CVS: main cfgparser.c,1.58,1.59

Bohdan 'Nexus' Horst nexus at mplayerhq.hu
Wed Oct 23 22:04:42 CEST 2002


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

Modified Files:
	cfgparser.c 
Log Message:
FreeBSD fix

Index: cfgparser.c
===================================================================
RCS file: /cvsroot/mplayer/main/cfgparser.c,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- cfgparser.c	23 Oct 2002 17:42:11 -0000	1.58
+++ cfgparser.c	23 Oct 2002 20:04:22 -0000	1.59
@@ -17,11 +17,11 @@
 #include <errno.h>
 #include <math.h>
 
+#include "config.h"
+
 #ifdef USE_SETLOCALE
 #include <locale.h>
 #endif
-
-#include "config.h"
 
 #include "mp_msg.h"
 




More information about the MPlayer-cvslog mailing list