wok view compcache/stuff/compcache-0.6.2-linux-2.6.34.u @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents
children
line source
1 --- compcache-0.6.2-ori/ramzswap_drv.c
2 +++ compcache-0.6.2/ramzswap_drv.c
3 @@ -29,6 +29,7 @@
4 #include <linux/swapops.h>
5 #include <linux/vmalloc.h>
6 #include <linux/version.h>
7 +#include <linux/slab.h>
9 #include "compat.h"
10 #include "ramzswap_drv.h"