X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=0aa1538f4e4bab366023f4c414555e4ed25994e6;hp=5b77ee7866ef1ce30557f49f9861d191d6f07ff5;hpb=536ea4e4198eeaa5a73fb734ea675e621609bb7e;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 */