X-Git-Url: http://git.rot13.org/?p=bcm963xx.git;a=blobdiff_plain;f=userapps%2Fopensource%2Fnet-snmp%2Fagent%2Fmibgroup%2FmibII%2FtcpTable.c;h=2d82eceb2f6bd0bb219b2107b9fcd7eaf33df07e;hp=9c4a1600ea42c967f14eaf3b2633e9dfe0a429c1;hb=6adeba4d92a546ebbadde2562283ee6b984b22c1;hpb=dacd86d83a9fb430cca42cb78a67f9d46e289f5c diff --git a/userapps/opensource/net-snmp/agent/mibgroup/mibII/tcpTable.c b/userapps/opensource/net-snmp/agent/mibgroup/mibII/tcpTable.c index 9c4a1600..2d82eceb 100755 --- a/userapps/opensource/net-snmp/agent/mibgroup/mibII/tcpTable.c +++ b/userapps/opensource/net-snmp/agent/mibgroup/mibII/tcpTable.c @@ -1,4 +1,4 @@ -#ifdef BUILD_SNMP_TCP_MIB +#ifdef SNMP_TCP_MIB /* * TCP MIB group implementation - tcp.c * @@ -994,4 +994,4 @@ writeTcpEntry(int action, } /* end of writeTcpEntry */ #endif /* WIN32 */ -#endif /* BUILD_SNMP_TCP_MIB */ +#endif /* SNMP_TCP_MIB */