summaryrefslogtreecommitdiff
path: root/system/cdfs/cdfs-include_sched_h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'system/cdfs/cdfs-include_sched_h.diff')
-rw-r--r--system/cdfs/cdfs-include_sched_h.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/cdfs/cdfs-include_sched_h.diff b/system/cdfs/cdfs-include_sched_h.diff
new file mode 100644
index 0000000000..7f75712324
--- /dev/null
+++ b/system/cdfs/cdfs-include_sched_h.diff
@@ -0,0 +1,11 @@
+diff -Nur cdfs-2.6.27.orig//root.c cdfs-2.6.27/root.c
+--- cdfs-2.6.27.orig//root.c 2009-12-21 07:38:31.000000000 -0600
++++ cdfs-2.6.27/root.c 2010-05-22 21:31:38.834543323 -0500
+@@ -25,6 +25,7 @@
+ #include "cdfs.h"
+
+ #include <linux/module.h>
++#include <linux/sched.h>
+
+
+ /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*