[MPlayer-cvslog] r31868 - trunk/loader/win32.c

compn subversion at mplayerhq.hu
Fri Jul 30 19:02:59 CEST 2010


Author: compn
Date: Fri Jul 30 19:02:58 2010
New Revision: 31868

Log:
remove sys/timeb.h include, it is obsolete and breaks compilation with new gcc

Modified:
   trunk/loader/win32.c

Modified: trunk/loader/win32.c
==============================================================================
--- trunk/loader/win32.c	Fri Jul 30 16:11:05 2010	(r31867)
+++ trunk/loader/win32.c	Fri Jul 30 19:02:58 2010	(r31868)
@@ -65,7 +65,6 @@ for DLL to know too much about its envir
 #include <dirent.h>
 #include <sys/time.h>
 #include <sys/stat.h>
-#include <sys/timeb.h>
 #ifdef	HAVE_KSTAT
 #include <kstat.h>
 #endif


More information about the MPlayer-cvslog mailing list