]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor fix for the build problem of snmp_pf. Move the fallback definitions
authorharti <harti@FreeBSD.org>
Wed, 5 Oct 2005 15:19:56 +0000 (15:19 +0000)
committerharti <harti@FreeBSD.org>
Wed, 5 Oct 2005 15:19:56 +0000 (15:19 +0000)
commit1973a24241e1546ff01c2e658c24e17f7ac6b29e
treea597f8aad14e9169ecd796ea3576f3baadc8ee18
parentefb2dfa1774240830b3f74b7fe4ab8050cc1cda0
Vendor fix for the build problem of snmp_pf. Move the fallback definitions
for U?INT32_{MAX,MIN} from asn1.h into the .c files that actually require
them (the .h file doesn't refer to these macros).
contrib/bsnmp/lib/asn1.c
contrib/bsnmp/lib/asn1.h
contrib/bsnmp/lib/snmpclient.c
contrib/bsnmp/snmp_ntp/snmp_ntp.c
contrib/bsnmp/snmpd/main.c