Author: lwhsu
Date: Wed Apr 10 16:48:45 2019
New Revision: 346087
URL: https://svnweb.freebsd.org/changeset/base/346087
Log:
Fix build in sys/modules/nfscommon
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/modules/nfscommon/Makefile
Modified: head/sys/modules/nfscommon/Makefile
==============================================================================
--- head/sys/modules/nfscommon/Makefile Wed Apr 10 16:09:06 2019
(r346086)
+++ head/sys/modules/nfscommon/Makefile Wed Apr 10 16:48:45 2019
(r346087)
@@ -7,6 +7,7 @@ SRCS= vnode_if.h \
nfs_commonkrpc.c \
nfs_commonport.c \
nfs_commonsubs.c \
+ opt_inet.h \
opt_inet6.h \
opt_kgssapi.h \
opt_nfs.h \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"