summaryrefslogtreecommitdiff
path: root/inet
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-09-05 02:06:42 +0000
committerRoland McGrath <roland@gnu.org>1994-09-05 02:06:42 +0000
commit9ea61563facf99355b55a3658f274769a8e22bc3 (patch)
tree0de73669f1ac8f0c0c9cee6e305b495cb10f267c /inet
parentff56d2fec68e3f3cc5e07ee78f013df6dbae94f3 (diff)
(headers): Add netdb.h.
Diffstat (limited to 'inet')
-rw-r--r--inet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 615a4443b6..aaa9880c1e 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -21,7 +21,7 @@
#
subdir := inet
-headers := netinet/in.h $(wildcard arpa/*.h protocols/*.h)
+headers := netinet/in.h $(wildcard arpa/*.h protocols/*.h) netdb.h
routines := ntohl ntohs htonl htons \
inet_addr inet_lnaof inet_mkadr \