X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fisofs%2Fisofs.h;h=f3213f9f89afcfaa79f98fc9bb2a61f2165fca0f;hb=197cd65accc6a274dabcd81f4811ba5d9a4856df;hp=a07e67b1ea7fb4b6e49f375d6a71c1b5ec879c16;hpb=49c13b51a15f1ba9f6d47e26e4a3886c4f3931e2;p=linux-2.6 diff --git a/fs/isofs/isofs.h b/fs/isofs/isofs.h index a07e67b1ea..f3213f9f89 100644 --- a/fs/isofs/isofs.h +++ b/fs/isofs/isofs.h @@ -178,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;