X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=b41d6cf38e27a940d998d989526a9748de1bf028;hp=5b77ee7866ef1ce30557f49f9861d191d6f07ff5;hpb=b9abaa3fb7328851bdeaad19e694048f0ff71d9a;p=linux-2.6-omap-h63xx.git 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 */