diff --git a/sys/fs/nfs/nfskpiport.h b/sys/fs/nfs/nfskpiport.h index 311465aba607..e628e72d3765 100644 --- a/sys/fs/nfs/nfskpiport.h +++ b/sys/fs/nfs/nfskpiport.h @@ -38,6 +38,5 @@ typedef struct mount * mount_t; typedef struct vnode * vnode_t; -#define vnode_vtype(v) ((v)->v_type) #endif /* _NFS_NFSKPIPORT_H */