]> err.no Git - linux-2.6/blobdiff - fs/dlm/memory.c
Pull hp-pci-root into test branch
[linux-2.6] / fs / dlm / memory.c
index 989b608fd83603dfc193f540c91fc452be4cabc9..5352b03ff5aa81f9af31c081965f7ae8dd81f90e 100644 (file)
@@ -15,7 +15,7 @@
 #include "config.h"
 #include "memory.h"
 
-static kmem_cache_t *lkb_cache;
+static struct kmem_cache *lkb_cache;
 
 
 int dlm_memory_init(void)