wok diff compcache/stuff/compcache-0.6.2-linux-2.6.34.u @ rev 12713

Add: linux-x86_64-api-headers
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat May 05 00:34:42 2012 +0200 (2012-05-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/compcache/stuff/compcache-0.6.2-linux-2.6.34.u	Sat May 05 00:34:42 2012 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- compcache-0.6.2-ori/ramzswap_drv.c
     1.5 ++++ compcache-0.6.2/ramzswap_drv.c
     1.6 +@@ -29,6 +29,7 @@
     1.7 + #include <linux/swapops.h>
     1.8 + #include <linux/vmalloc.h>
     1.9 + #include <linux/version.h>
    1.10 ++#include <linux/slab.h>
    1.11 + 
    1.12 + #include "compat.h"
    1.13 + #include "ramzswap_drv.h"