summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1996-02-17 02:12:47 +0000
committerjdp <jdp@FreeBSD.org>1996-02-17 02:12:47 +0000
commitfb73b6f0d595f0cdc9e9387cd6a0e3dfbdfcf60e (patch)
tree0b0d645f621a30e32cdff5377bff696e7bfded6c /lib
parent3cb20067de6566e78ae95ce0f7a712e29830fd4c (diff)
downloadFreeBSD-src-fb73b6f0d595f0cdc9e9387cd6a0e3dfbdfcf60e.zip
FreeBSD-src-fb73b6f0d595f0cdc9e9387cd6a0e3dfbdfcf60e.tar.gz
Removed "iso_addr.c" from the Makefile. Support for it has been removed
from the system, and a required include file no longer exists.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc_r/net/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/net/Makefile.inc b/lib/libc_r/net/Makefile.inc
index fd3ee75..72d9496 100644
--- a/lib/libc_r/net/Makefile.inc
+++ b/lib/libc_r/net/Makefile.inc
@@ -8,7 +8,7 @@ SRCS+= gethostbydns.c gethostbyht.c gethostbynis.c gethostnamadr.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 \
- iso_addr.c linkaddr.c ns_addr.c ns_ntoa.c rcmd.c recv.c res_comp.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 ether_addr.c
OpenPOWER on IntegriCloud