1234567891011 |
- $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
|