summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/coda/coda_vfsops.h1
-rw-r--r--sys/fs/coda/coda_vfsops.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/coda/coda_vfsops.h b/sys/coda/coda_vfsops.h
index 13a006d..7fc9adf 100644
--- a/sys/coda/coda_vfsops.h
+++ b/sys/coda/coda_vfsops.h
@@ -43,6 +43,7 @@ struct cfid {
ViceFid cfid_fid;
};
+struct mbuf;
struct mount;
int coda_vfsopstats_init(void);
diff --git a/sys/fs/coda/coda_vfsops.h b/sys/fs/coda/coda_vfsops.h
index 13a006d..7fc9adf 100644
--- a/sys/fs/coda/coda_vfsops.h
+++ b/sys/fs/coda/coda_vfsops.h
@@ -43,6 +43,7 @@ struct cfid {
ViceFid cfid_fid;
};
+struct mbuf;
struct mount;
int coda_vfsopstats_init(void);
OpenPOWER on IntegriCloud