X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fexport.h;h=41a738678c374c581b0a11963b7f6ef6b62712e6;hb=34b4a8731f50fb6fe772f1e47432bfb1da1f4edd;hp=5b77ee7866ef1ce30557f49f9861d191d6f07ff5;hpb=cc918c7ab7da017bfaf9661420bb5c462e057cfb;p=linux-2.6 diff --git a/fs/ocfs2/export.h b/fs/ocfs2/export.h index 5b77ee7866..41a738678c 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 */