Date: Mon, 14 Jul 2008 11:56:30 GMT From: Marko Zec <zec@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 145212 for review Message-ID: <200807141156.m6EBuUY4095070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145212 Change 145212 by zec@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807141156.m6EBuUY4095070>