Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/22/1997 19:00:04
cgd
Tue Apr 22 11:51:56 PDT 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv12686
Modified Files:
__res_close.c __res_send.c
Log Message:
pull in <netinet/in.h> so that these compile
cgd
Tue Apr 22 11:53:18 PDT 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv12729
Modified Files:
__dn_comp.c
Log Message:
pull in <netinet/in.h>, s/#Include/#include, and fix up __dn_comp() prototype,
so that this compiles.