summaryrefslogtreecommitdiffstats
path: root/sys/fs/portalfs
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/portalfs')
-rw-r--r--sys/fs/portalfs/portal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/fs/portalfs/portal.h b/sys/fs/portalfs/portal.h
index 3d85d8e..d60826e 100644
--- a/sys/fs/portalfs/portal.h
+++ b/sys/fs/portalfs/portal.h
@@ -35,7 +35,7 @@
*
* @(#)portal.h 8.4 (Berkeley) 1/21/94
*
- * $Id$
+ * $Id: portal.h,v 1.4 1997/02/22 09:40:24 peter Exp $
*/
struct portal_args {
@@ -68,5 +68,4 @@ struct portalnode {
#define PORTAL_ROOTFILEID 2
extern vop_t **portal_vnodeop_p;
-extern struct vfsops portal_vfsops;
#endif /* KERNEL */
OpenPOWER on IntegriCloud