diff options
-rw-r--r-- | fs/freevxfs/vxfs_bmap.c | 1 | ||||
-rw-r--r-- | fs/freevxfs/vxfs_olt.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/fs/freevxfs/vxfs_bmap.c b/fs/freevxfs/vxfs_bmap.c index d3f6b2835bc8..2d71128bd8d6 100644 --- a/fs/freevxfs/vxfs_bmap.c +++ b/fs/freevxfs/vxfs_bmap.c | |||
@@ -36,6 +36,7 @@ | |||
36 | 36 | ||
37 | #include "vxfs.h" | 37 | #include "vxfs.h" |
38 | #include "vxfs_inode.h" | 38 | #include "vxfs_inode.h" |
39 | #include "vxfs_extern.h" | ||
39 | 40 | ||
40 | 41 | ||
41 | #ifdef DIAGNOSTIC | 42 | #ifdef DIAGNOSTIC |
diff --git a/fs/freevxfs/vxfs_olt.c b/fs/freevxfs/vxfs_olt.c index 133476201d84..76a0708ae978 100644 --- a/fs/freevxfs/vxfs_olt.c +++ b/fs/freevxfs/vxfs_olt.c | |||
@@ -36,6 +36,7 @@ | |||
36 | 36 | ||
37 | #include "vxfs.h" | 37 | #include "vxfs.h" |
38 | #include "vxfs_olt.h" | 38 | #include "vxfs_olt.h" |
39 | #include "vxfs_extern.h" | ||
39 | 40 | ||
40 | 41 | ||
41 | static inline void | 42 | static inline void |