summaryrefslogtreecommitdiffstats
path: root/sys/fs/portalfs/portal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/portalfs/portal.h')
-rw-r--r--sys/fs/portalfs/portal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/portalfs/portal.h b/sys/fs/portalfs/portal.h
index 02e42c7..5891b0f 100644
--- a/sys/fs/portalfs/portal.h
+++ b/sys/fs/portalfs/portal.h
@@ -63,5 +63,5 @@ struct portalnode {
#define PORTAL_ROOTFILEID 2
-extern vop_t **portal_vnodeop_p;
+extern struct vop_vector portal_vnodeops;
#endif /* _KERNEL */
OpenPOWER on IntegriCloud