about summary refs log tree commit diff
path: root/inet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inet/Makefile')
-rw-r--r--inet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 069485b903..9389a22338 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -21,7 +21,7 @@
 #
 subdir	:= inet
 
-headers	:= netinet/in.h $(wildcard arpa/*.h protocols/*.h) netdb.h
+headers	:= netinet/in.h $(wildcard arpa/*.h protocols/*.h)
 
 routines := ntohl ntohs htonl htons		\
 	    inet_lnaof inet_mkadr	\