fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / xen / blkback / interface.c
index 53b4764..5bf460c 100644 (file)
@@ -34,7 +34,7 @@
 #include <xen/evtchn.h>
 #include <linux/kthread.h>
 
-static kmem_cache_t *blkif_cachep;
+static struct kmem_cache *blkif_cachep;
 
 blkif_t *blkif_alloc(domid_t domid)
 {