Mercurial > flash_v2
diff packages/net/snmp/lib/current/ChangeLog @ 778:3b9aa5717c76
* include/config.h: Make random use rand on FreeBSD.
* include/system.h: For FreeBSD include param.h so we get the aliases.
#Undefine printf so stdio.h will compile. printf is not used anywhere.
| author | asl |
|---|---|
| date | Fri, 28 Feb 2003 09:25:22 +0000 |
| parents | 562b63487283 |
| children | 6001f11af5db |
line wrap: on
line diff
--- a/packages/net/snmp/lib/current/ChangeLog +++ b/packages/net/snmp/lib/current/ChangeLog @@ -1,3 +1,9 @@ +2003-02-28 Andrew Lunn <andrew.lunn@ascom.ch> + + * include/config.h: Make random use rand on FreeBSD. + * include/system.h: For FreeBSD include param.h so we get the aliases. + #Undefine printf so stdio.h will compile. printf is not used anywhere. + 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> * cdl/snmplib.cdl: Add doc link.
