compile fixes for kernel 2.6.34
[openwrt.git] / package / compcache / patches / 002-kernel-2.6.34-compat.patch
diff --git a/package/compcache/patches/002-kernel-2.6.34-compat.patch b/package/compcache/patches/002-kernel-2.6.34-compat.patch
new file mode 100644 (file)
index 0000000..5cd8129
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/ramzswap_drv.c
++++ b/ramzswap_drv.c
+@@ -23,6 +23,7 @@
+ #include <linux/device.h>
+ #include <linux/genhd.h>
+ #include <linux/highmem.h>
++#include <linux/slab.h>
+ #include <linux/string.h>
+ #include <linux/swap.h>
+ #include <linux/swapops.h>
This page took 0.024682 seconds and 4 git commands to generate.