fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / xen / blktap / interface.c
index b0eccf4..3dcc624 100644 (file)
@@ -34,7 +34,7 @@
 #include "common.h"
 #include <xen/evtchn.h>
 
-static kmem_cache_t *blkif_cachep;
+static struct kmem_cache *blkif_cachep;
 
 blkif_t *tap_alloc_blkif(domid_t domid)
 {