V4L/DVB (6573): unexport flexcop_reset_block_300
[deliverable/linux.git] / 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;
This page took 0.028779 seconds and 5 git commands to generate.