diff options
Diffstat (limited to 'inet')
-rw-r--r-- | inet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile index 14bc027a0b..aabe332793 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -47,7 +47,7 @@ routines := htonl htons \ getaliasent_r getaliasent getaliasname getaliasname_r \ in6_addr getnameinfo if_index getipnodebyad freehostent -tests := htontest test_ifindex tst-ntoa tst-ether_aton +tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode # No warnings about losing BSD code. CFLAGS-rcmd.c = -w |