Index: head/sys/modules/nfscommon/Makefile =================================================================== --- head/sys/modules/nfscommon/Makefile (revision 346086) +++ head/sys/modules/nfscommon/Makefile (revision 346087) @@ -1,15 +1,16 @@ # $FreeBSD$ .PATH: ${SRCTOP}/sys/fs/nfs KMOD= nfscommon SRCS= vnode_if.h \ nfs_commonacl.c \ nfs_commonkrpc.c \ nfs_commonport.c \ nfs_commonsubs.c \ + opt_inet.h \ opt_inet6.h \ opt_kgssapi.h \ opt_nfs.h \ opt_ufs.h .include