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