PERFORCE change 145212 for review

Marko Zec zec at FreeBSD.org
Mon Jul 14 11:56:31 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=145212

Change 145212 by zec at zec_tpx32 on 2008/07/14 11:56:06

	Unbreak GENERIC (nooptions VIMAGE) modules build.

Affected files ...

.. //depot/projects/vimage/src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c#7 edit

Differences ...

==== //depot/projects/vimage/src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c#7 (text+ko) ====

@@ -125,9 +125,6 @@
 #if (__FreeBSD_version > 460000)
 #ifndef VIMAGE
 extern	int	path_mtu_discovery;
-#define V_path_mtu_discovery path_mtu_discovery
-#define V_ip_defttl ip_defttl
-#define V_ipforwarding ipforwarding
 #endif
 #endif
 


More information about the p4-projects mailing list