Mercurial > flash_v2
diff packages/net/snmp/agent/current/ChangeLog @ 1060:968041f10447
* src/mibgroup/mibII/helpers.c: Changed the definition of
ifnet_addrs to an extern declaration because of multiple symbol
definition errors when using a compiler that does not merge them.
| author | asl |
|---|---|
| date | Mon, 23 Jun 2003 10:16:37 +0000 |
| parents | 2bcd1b710e09 |
| children | 3fd78c0401ac |
line wrap: on
line diff
--- a/packages/net/snmp/agent/current/ChangeLog +++ b/packages/net/snmp/agent/current/ChangeLog @@ -1,3 +1,9 @@ +2003-06-17 Michael Checky <Michael_Checky@ThermoKing.com> + + * src/mibgroup/mibII/helpers.c: Changed the definition of + ifnet_addrs to an extern declaration because of multiple symbol + definition errors when using a compiler that does not merge them. + 2003-02-28 Andrew Lunn <andrew.lunn@ascom.ch> * include/mibgroup/mibII/itf_helpers.h:
