diff options
Diffstat (limited to 'inet/Makefile')
-rw-r--r-- | inet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile index 02e10335f4..fbd658a7bf 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -44,7 +44,7 @@ routines := ntohl ntohs htonl htons \ rcmd rexec ruserpass \ getnetgrent_r getnetgrent \ getaliasent_r getaliasent getaliasname getaliasname_r \ - in6_addr getnameinfo + in6_addr getnameinfo if_index # No warnings about losing BSD code. CFLAGS-rcmd.c = -w |