Change the variable to a #define in order to make gcc happy which
authorbz <bz@FreeBSD.org>
Fri, 22 Jan 2016 15:03:22 +0000 (15:03 +0000)
committerbz <bz@FreeBSD.org>
Fri, 22 Jan 2016 15:03:22 +0000 (15:03 +0000)
commit241625018cd7606dfec8ccc4299cae1a11e398aa
treee6b527e585ec94b130b1fe3c1f4ea6b7d995dd72
parent459ec4483368fa4ae7b3c953a5af16a0d1b09096
Change the variable to a #define in order to make gcc happy which
otherwise will complain about "variably modified 'alias' at file scope".
Unbreaks the build on gcc platforms.
contrib/bsnmp/snmp_mibII/mibII.h