Mercurial > ecos
diff packages/net/common/current/ChangeLog @ 235:f9db7cb0692e
Pedantic include of <errno.h>
| author | gthomas |
|---|---|
| date | Wed, 10 Jul 2002 15:26:27 +0000 |
| parents | ff3465255c3a |
| children | d364b93024e5 |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,10 @@ +2002-07-10 Gary Thomas <gary@chez-thomas.org> + + * src/inet_addr.c: + * src/getproto.c: + * src/dhcp_prot.c: + * src/bootp_support.c: Pedantic - make sure "errno" is defined. + 2002-07-04 Jonathan Larmour <jlarmour@redhat.com> * src/dhcp_prot.c (_dhcp_copy): Remove. Unnecessary as we can never
