[XFS] Fix up sparse warnings.
[safe/jmp/linux-2.6] / fs / xfs / xfs_btree.h
index 6e40a0a..7440b78 100644 (file)
@@ -24,6 +24,8 @@ struct xfs_inode;
 struct xfs_mount;
 struct xfs_trans;
 
+extern kmem_zone_t     *xfs_btree_cur_zone;
+
 /*
  * This nonsense is to make -wlint happy.
  */