patch-loader_win32_c 393 B

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