Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2016 04:59:38 +0000 (UTC)
From:      Sepherosa Ziehau <sephe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r304108 - head/sys/conf
Message-ID:  <201608150459.u7F4xc0L066989@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608150459.u7F4xc0L066989>