diff -urpN -X /home/fletch/.diff.exclude 721-fsaio_vs_aio_fix/include/linux/slab.h 730-ppc_kmalloc_bug/include/linux/slab.h --- 721-fsaio_vs_aio_fix/include/linux/slab.h Sat Jun 14 18:37:38 2003 +++ 730-ppc_kmalloc_bug/include/linux/slab.h Sat Jun 14 20:48:09 2003 @@ -13,6 +13,8 @@ typedef struct kmem_cache_s kmem_cache_t #include #include +#include +#include /* flags for kmem_cache_alloc() */ #define SLAB_NOFS GFP_NOFS