From f6fd35f01e888e992145f574f1df7695fdb8e248 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 25 Apr 1993 07:24:14 +0000 Subject: [PATCH] Compile {iso,ns}_{addr,ntoa}. --- lib/libc/net/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc index dbddcb15d4f9..0413b4665c56 100644 --- a/lib/libc/net/Makefile.inc +++ b/lib/libc/net/Makefile.inc @@ -7,7 +7,7 @@ SRCS+= gethostnamadr.c getnetbyaddr.c getnetbyname.c getnetent.c \ getproto.c getprotoent.c getprotoname.c getservbyname.c \ getservbyport.c getservent.c herror.c inet_addr.c inet_lnaof.c \ inet_makeaddr.c inet_netof.c inet_network.c inet_ntoa.c \ - linkaddr.c rcmd.c recv.c res_comp.c \ + iso_addr.c linkaddr.c ns_addr.c ns_ntoa.c rcmd.c recv.c res_comp.c \ res_debug.c res_init.c res_mkquery.c res_query.c res_send.c \ send.c sethostent.c