summaryrefslogtreecommitdiff
path: root/libc/inet/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-07-07 07:52:28 +0000
committerEric Andersen <andersen@codepoet.org>2002-07-07 07:52:28 +0000
commitc1383d79d31e9607a938215462f025bad3f14060 (patch)
tree2bacd7572f0a0692571fae91818795b0c088a3a9 /libc/inet/Makefile
parentd4e1ba696676ad105d0a322934a3eeb2e1cf6ea3 (diff)
Doh! search-n-replace strikes again
-Erik
Diffstat (limited to 'libc/inet/Makefile')
-rw-r--r--libc/inet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/Makefile b/libc/inet/Makefile
index 0e43caa2e..67699506a 100644
--- a/libc/inet/Makefile
+++ b/libc/inet/Makefile
@@ -42,7 +42,7 @@ MOBJ2=encodeh.o decodeh.o encoded.o decoded.o lengthd.o encodeq.o \
closenameservers.o resolvename.o gethostbyname.o res_init.o \
res_query.o gethostbyaddr.o read_etc_hosts_r.o get_hosts_byname_r.o \
get_hosts_byaddr_r.o gethostbyname2.o getnameinfo.o gethostent.o \
- gethostbyname_r.o gethostbyname2_r.o gethostbyaddr_r.o
+ gethostbyname_r.o gethostbyname2_r.o gethostbyaddr_r.o connect_dns.o
MSRC3=socketcalls.c
MOBJ3= accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o \