summaryrefslogtreecommitdiffstats
path: root/sys/fs/nwfs/nwfs_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/nwfs/nwfs_node.h')
-rw-r--r--sys/fs/nwfs/nwfs_node.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/fs/nwfs/nwfs_node.h b/sys/fs/nwfs/nwfs_node.h
index 871c1e3..3777679 100644
--- a/sys/fs/nwfs/nwfs_node.h
+++ b/sys/fs/nwfs/nwfs_node.h
@@ -44,10 +44,6 @@
#define NNEW 0x0008 /* vnode has been allocated */
#define NVOLUME 0x0010 /* vnode references a volume */
-#ifndef VT_NWFS
-#define VT_NWFS VT_TFS
-#endif
-
struct nwnode {
LIST_ENTRY(nwnode) n_hash;
struct vnode *n_vnode;
OpenPOWER on IntegriCloud