svn commit: r304108 - head/sys/conf
Sepherosa Ziehau
sephe at FreeBSD.org
Mon Aug 15 04:59:39 UTC 2016
Author: sephe
Date: Mon Aug 15 04:59:38 2016
New Revision: 304108
URL: https://svnweb.freebsd.org/changeset/base/304108
Log:
Unbreak LINT build.
Sponsored by: Microsoft
Modified:
head/sys/conf/options
Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options Mon Aug 15 04:48:29 2016 (r304107)
+++ head/sys/conf/options Mon Aug 15 04:59:38 2016 (r304108)
@@ -418,6 +418,7 @@ IPFILTER_LOOKUP opt_ipfilter.h
IPFIREWALL opt_ipfw.h
IPFIREWALL_DEFAULT_TO_ACCEPT opt_ipfw.h
IPFIREWALL_NAT opt_ipfw.h
+IPFIREWALL_NAT64 opt_ipfw.h
IPFIREWALL_NAT64_DIRECT_OUTPUT opt_ipfw.h
IPFIREWALL_NPTV6 opt_ipfw.h
IPFIREWALL_VERBOSE opt_ipfw.h
More information about the svn-src-head
mailing list