summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/portal/portal_vnops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/miscfs/portal/portal_vnops.c')
-rw-r--r--sys/miscfs/portal/portal_vnops.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/miscfs/portal/portal_vnops.c b/sys/miscfs/portal/portal_vnops.c
index c46668f..b8118a8 100644
--- a/sys/miscfs/portal/portal_vnops.c
+++ b/sys/miscfs/portal/portal_vnops.c
@@ -35,7 +35,7 @@
*
* @(#)portal_vnops.c 8.14 (Berkeley) 5/21/95
*
- * $Id$
+ * $Id: portal_vnops.c,v 1.17 1997/02/22 09:40:25 peter Exp $
*/
/*
@@ -52,6 +52,7 @@
#include <sys/filedesc.h>
#include <sys/unistd.h>
#include <sys/vnode.h>
+#include <sys/fcntl.h>
#include <sys/file.h>
#include <sys/stat.h>
#include <sys/mount.h>
OpenPOWER on IntegriCloud