summaryrefslogtreecommitdiffstats
path: root/sys/dev/vn/vn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/vn/vn.c')
-rw-r--r--sys/dev/vn/vn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/vn/vn.c b/sys/dev/vn/vn.c
index a26100c..f3db336 100644
--- a/sys/dev/vn/vn.c
+++ b/sys/dev/vn/vn.c
@@ -38,7 +38,7 @@
* from: Utah Hdr: vn.c 1.13 94/04/02
*
* from: @(#)vn.c 8.6 (Berkeley) 4/1/94
- * $Id: vn.c,v 1.77 1999/05/07 07:03:20 phk Exp $
+ * $Id: vn.c,v 1.78 1999/05/07 10:10:10 phk Exp $
*/
/*
@@ -80,6 +80,7 @@
#include <sys/mount.h>
#include <sys/vnode.h>
#include <sys/fcntl.h>
+#include <sys/conf.h>
#include <sys/disklabel.h>
#include <sys/diskslice.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud