X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=6bcdbd55b4c603d9741398d081133fcc50a10b6c;hp=5b77ee7866ef1ce30557f49f9861d191d6f07ff5;hpb=37ef4399a6bb265d3035e6d6e45f7677b132a3ba;p=~andy%2Flinux diff --git a/fs/ocfs2/export.h b/fs/ocfs2/export.h index 5b77ee7866e..41a738678c3 100644 --- a/fs/ocfs2/export.h +++ b/fs/ocfs2/export.h @@ -26,6 +26,8 @@ #ifndef OCFS2_EXPORT_H #define OCFS2_EXPORT_H -extern struct export_operations ocfs2_export_ops; +#include + +extern const struct export_operations ocfs2_export_ops; #endif /* OCFS2_EXPORT_H */