summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2005-11-08 16:47:45 +0100
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2005-11-08 16:47:45 +0100
commit6e1e8e11c78859ea71e3de4c60d86a01d26c26e0 (patch)
tree0c4e6a4fa7b3bad4d030cf8f111dc155aee30923 /fs/freevxfs
parent000404fafcafb4fa4eee23822b21afc08bd4dd39 (diff)
downloadop-kernel-dev-6e1e8e11c78859ea71e3de4c60d86a01d26c26e0.zip
op-kernel-dev-6e1e8e11c78859ea71e3de4c60d86a01d26c26e0.tar.gz
fs/freevxfs/: add #include's
Every file should #include the headers containing the prototypes for it's global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'fs/freevxfs')
-rw-r--r--fs/freevxfs/vxfs_bmap.c1
-rw-r--r--fs/freevxfs/vxfs_olt.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/fs/freevxfs/vxfs_bmap.c b/fs/freevxfs/vxfs_bmap.c
index d3f6b28..2d71128 100644
--- a/fs/freevxfs/vxfs_bmap.c
+++ b/fs/freevxfs/vxfs_bmap.c
@@ -36,6 +36,7 @@
#include "vxfs.h"
#include "vxfs_inode.h"
+#include "vxfs_extern.h"
#ifdef DIAGNOSTIC
diff --git a/fs/freevxfs/vxfs_olt.c b/fs/freevxfs/vxfs_olt.c
index 1334762..76a0708 100644
--- a/fs/freevxfs/vxfs_olt.c
+++ b/fs/freevxfs/vxfs_olt.c
@@ -36,6 +36,7 @@
#include "vxfs.h"
#include "vxfs_olt.h"
+#include "vxfs_extern.h"
static inline void
OpenPOWER on IntegriCloud