1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 19:58:12 +00:00

Unbreak the build by creating opt_nfs.h

This commit is contained in:
Paul Saab 2008-07-31 02:13:36 +00:00
parent 721c409daf
commit a5469167c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181040

View File

@ -10,7 +10,7 @@ SRCS= vnode_if.h \
nlm_prot_svc.c \
nlm_prot_xdr.c \
sm_inter_xdr.c
SRCS+= opt_inet6.h
SRCS+= opt_inet6.h opt_nfs.h
.if !defined(KERNBUILDDIR)
NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel