summaryrefslogtreecommitdiffstats
path: root/sys/fs/umapfs/umap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/umapfs/umap.h')
-rw-r--r--sys/fs/umapfs/umap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/umapfs/umap.h b/sys/fs/umapfs/umap.h
index 10af870..4b74579 100644
--- a/sys/fs/umapfs/umap.h
+++ b/sys/fs/umapfs/umap.h
@@ -83,5 +83,4 @@ extern struct vnode *umap_checkvp(struct vnode *vp, char *fil, int lno);
#define UMAPVPTOLOWERVP(vp) (VTOUMAP(vp)->umap_lowervp)
#endif
-extern vop_t **umap_vnodeop_p;
#endif /* _KERNEL */
OpenPOWER on IntegriCloud