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 847d994478..47570f131c 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -27,7 +27,7 @@ headers	:= netinet/ether.h netinet/in.h netinet/if_ether.h \
 
 distribute := netgroup.h
 
-routines := ntohl ntohs htonl htons		\
+routines := htonl htons		\
 	    inet_lnaof inet_mkadr	\
 	    inet_netof inet_ntoa inet_net herrno \
 	    gethstbyad gethstbyad_r gethstbynm gethstbynm2 gethstbynm2_r \