X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=116ef0fcc9268a876c8d1bbf77d8fa80111fa526;hp=5b77ee7866ef1ce30557f49f9861d191d6f07ff5;hpb=9fdb62af92c741addbea15545f214a6e89460865;p=karo-tx-linux.git diff --git a/fs/ocfs2/export.h b/fs/ocfs2/export.h index 5b77ee7866ef..41a738678c37 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 */