patch-loader_win32_c 348 B

12345678910
  1. --- mplayer-1.0-31648.orig/loader/win32.c 2010-07-09 11:53:19.000000000 +0200
  2. +++ mplayer-1.0-31648/loader/win32.c 2010-07-30 15:24:59.000000000 +0200
  3. @@ -65,7 +65,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