summaryrefslogtreecommitdiffstats
path: root/sys/fs/fdescfs/fdesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/fdescfs/fdesc.h')
-rw-r--r--sys/fs/fdescfs/fdesc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/fdescfs/fdesc.h b/sys/fs/fdescfs/fdesc.h
index 825e608..fb7d952 100644
--- a/sys/fs/fdescfs/fdesc.h
+++ b/sys/fs/fdescfs/fdesc.h
@@ -59,7 +59,6 @@ struct fdescnode {
#define VTOFDESC(vp) ((struct fdescnode *)(vp)->v_data)
extern vfs_init_t fdesc_init;
-extern vfs_root_t fdesc_root;
extern int fdesc_allocvp(fdntype, int, struct mount *, struct vnode **,
struct thread *);
#endif /* _KERNEL */
OpenPOWER on IntegriCloud