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

Rémi Guyomarch CVS rguyom at mplayerhq.hu
Fri Apr 4 22:41:17 CEST 2003


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

Modified Files:
	gettimeofday.c 
Log Message:
Unbreak



Index: gettimeofday.c
===================================================================
RCS file: /cvsroot/mplayer/main/osdep/gettimeofday.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gettimeofday.c	4 Apr 2003 19:27:46 -0000	1.1
+++ gettimeofday.c	4 Apr 2003 20:40:57 -0000	1.2
@@ -1,3 +1,4 @@
+#include "../config.h"
 
 #ifndef HAVE_GETTIMEOFDAY
 #include <sys/time.h>



More information about the MPlayer-cvslog mailing list