uci: update to latest version, fixes return code of the cli on various failures
[openwrt.git] / package / compcache / patches / 002-kernel-2.6.34-compat.patch
1 --- a/ramzswap_drv.c
2 +++ b/ramzswap_drv.c
3 @@ -23,6 +23,7 @@
4 #include <linux/device.h>
5 #include <linux/genhd.h>
6 #include <linux/highmem.h>
7 +#include <linux/slab.h>
8 #include <linux/string.h>
9 #include <linux/swap.h>
10 #include <linux/swapops.h>
This page took 0.044193 seconds and 5 git commands to generate.