comparison packages/net/common/current/ChangeLog @ 1114:004ee5415eaa

* include/net/netdb.h: Added include for <sys/param.h>. the in.h file included later needs this.
author nickg
date Tue, 15 Jul 2003 08:45:15 +0000
parents 13e9f49a7dcb
children 21aab473590c
comparison
equal deleted inserted replaced
1113:3c572fd445d3 1114:004ee5415eaa
1 2003-07-15 Nick Garnett <nickg@balti.calivar.com>
2
3 * include/net/netdb.h: Added include for <sys/param.h>. the in.h
4 file included later needs this.
5
1 2003-05-23 Andrew Lunn <andrew.lunn@ascom.ch> 6 2003-05-23 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * src/network_support.c (init_all_network_interfaces): Allow IPv4 8 * src/network_support.c (init_all_network_interfaces): Allow IPv4
4 or IPv6 addresses to be used when configuring a default DNS 9 or IPv6 addresses to be used when configuring a default DNS
5 server. 10 server.