summaryrefslogtreecommitdiff
path: root/mol-gkh-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mol-gkh-includes.patch')
-rw-r--r--mol-gkh-includes.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/mol-gkh-includes.patch b/mol-gkh-includes.patch
deleted file mode 100644
index 4821716..0000000
--- a/mol-gkh-includes.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mol/src/drivers/usbdev.c.orig 2004-01-10 12:49:40.000000000 +0100
-+++ mol/src/drivers/usbdev.c 2004-01-10 13:04:36.000000000 +0100
-@@ -23,7 +23,7 @@
- #include <signal.h>
- #include <sys/ioctl.h>
- #include <dirent.h>
--#include <linux/compiler.h> /* linux/usbdevice_fs.h breaks otherwise */
-+#include "compiler.h" /* linux/usbdevice_fs.h breaks otherwise */
- #include <linux/usbdevice_fs.h>
- #include "poll.h"
- #include "async.h"