blob: e5537e02a0ccf631413a88ee0d617823f3c96d1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- MPlayer-1.0rc2.orig/loader/win32.c 2007-10-07 21:49:32.000000000 +0200
+++ MPlayer-1.0rc2/loader/win32.c 2008-10-28 15:29:47.000000000 +0100
@@ -63,7 +63,6 @@ for DLL to know too much about its envir
#include <sys/types.h>
#include <dirent.h>
#include <sys/time.h>
-#include <sys/timeb.h>
#ifdef HAVE_KSTAT
#include <kstat.h>
#endif
|