summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/files/wine-1.5.19-file_h.patch')
-rw-r--r--app-emulation/wine/files/wine-1.5.19-file_h.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-emulation/wine/files/wine-1.5.19-file_h.patch b/app-emulation/wine/files/wine-1.5.19-file_h.patch
deleted file mode 100644
index aa2aca4f..00000000
--- a/app-emulation/wine/files/wine-1.5.19-file_h.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-taken from sabotage linux
---- wine-1.5.19/server/file.h 2012-12-07 19:17:32.000000000 +0000
-+++ wine-1.5.19.patched/server/file.h 2012-12-19 03:29:07.092000002 +0000
-@@ -22,7 +22,7 @@
- #define __WINE_SERVER_FILE_H
-
- #include "object.h"
--
-+#include <fcntl.h>
- struct fd;
- struct mapping;
- struct async_queue;