projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pcmcia: uniform device IDs of pata_pcmcia and ide-cs
[linux-2.6]
/
fs
/
ocfs2
/
export.h
diff --git
a/fs/ocfs2/export.h
b/fs/ocfs2/export.h
index
5b77ee7
..
41a7386
100644
(file)
--- 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 <linux/exportfs.h>
+
+extern const struct export_operations ocfs2_export_ops;
#endif /* OCFS2_EXPORT_H */