summaryrefslogtreecommitdiff
path: root/resolv
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-08-07 05:50:11 +0000
committerRoland McGrath <roland@gnu.org>1994-08-07 05:50:11 +0000
commitb687f52433671c1a46407f9efa590fbd6d33a9a2 (patch)
tree3529774ec6e94ea67d0142394fb20d9dfa8dc3c9 /resolv
parent1890d4dc1a73d6440191917a8a61de85264dd625 (diff)
(headers): Use only arpa/nameser.h, not arpa/*.h.
Diffstat (limited to 'resolv')
-rw-r--r--resolv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index 64cdf63565..271bb012cf 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -21,7 +21,7 @@
#
subdir := res
-headers := netdb.h resolv.h $(wildcard arpa/*.h) sys/bitypes.h
+headers := netdb.h resolv.h arpa/nameser.h sys/bitypes.h
distribute := ../conf/portability.h
routines := gethnamaddr getnetbyaddr getnetbyname getnetent getnetnamadr \