summaryrefslogtreecommitdiffstats
path: root/patches/source/linux-2.6.33.4/kernel.compat.2.6.33.x.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/linux-2.6.33.4/kernel.compat.2.6.33.x.diff')
-rw-r--r--patches/source/linux-2.6.33.4/kernel.compat.2.6.33.x.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/source/linux-2.6.33.4/kernel.compat.2.6.33.x.diff b/patches/source/linux-2.6.33.4/kernel.compat.2.6.33.x.diff
new file mode 100644
index 000000000..624d372af
--- /dev/null
+++ b/patches/source/linux-2.6.33.4/kernel.compat.2.6.33.x.diff
@@ -0,0 +1,10 @@
+--- ./kernel/compat.c.orig 2010-09-21 16:28:50.570069841 -0500
++++ ./kernel/compat.c 2010-09-21 16:32:20.831943166 -0500
+@@ -13,6 +13,7 @@
+
+ #include <linux/linkage.h>
+ #include <linux/compat.h>
++#include <linux/module.h>
+ #include <linux/errno.h>
+ #include <linux/time.h>
+ #include <linux/signal.h>