]> err.no Git - linux-2.6/blobdiff - fs/isofs/isofs.h
ext[234]: use ext[234]_get_group_desc()
[linux-2.6] / fs / isofs / isofs.h
index efe2872cd4e3179067073e98ac6a296776c38117..f3213f9f89afcfaa79f98fc9bb2a61f2165fca0f 100644 (file)
@@ -1,5 +1,6 @@
 #include <linux/fs.h>
 #include <linux/buffer_head.h>
+#include <linux/exportfs.h>
 #include <linux/iso_fs.h>
 #include <asm/unaligned.h>
 
@@ -177,4 +178,4 @@ isofs_normalize_block_and_offset(struct iso_directory_record* de,
 extern const struct inode_operations isofs_dir_inode_operations;
 extern const struct file_operations isofs_dir_operations;
 extern const struct address_space_operations isofs_symlink_aops;
-extern struct export_operations isofs_export_ops;
+extern const struct export_operations isofs_export_ops;