patch-loader_win32_c 348 B

12345678910
  1. --- mplayer-1.0-29973.orig/loader/win32.c 2009-12-02 19:45:33.000000000 +0100
  2. +++ mplayer-1.0-29973/loader/win32.c 2009-12-04 22:32:05.000000000 +0100
  3. @@ -61,7 +61,6 @@ for DLL to know too much about its envir
  4. #include <dirent.h>
  5. #include <sys/time.h>
  6. #include <sys/stat.h>
  7. -#include <sys/timeb.h>
  8. #ifdef HAVE_KSTAT
  9. #include <kstat.h>
  10. #endif