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 be588d78b0..3706d9811e 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -30,7 +30,7 @@ distribute := netgroup.h routines := htonl htons \ inet_lnaof inet_mkadr \ - inet_netof inet_ntoa inet_net herrno \ + inet_netof inet_ntoa inet_net herrno herrno-loc \ gethstbyad gethstbyad_r gethstbynm gethstbynm2 gethstbynm2_r \ gethstbynm_r gethstent gethstent_r \ getnetbyad getnetbyad_r getnetbynm getnetent getnetent_r \ |