diff options
Diffstat (limited to 'libc/inet/getnetbynm.c')
-rw-r--r-- | libc/inet/getnetbynm.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/inet/getnetbynm.c b/libc/inet/getnetbynm.c index d3f283106..eab04045b 100644 --- a/libc/inet/getnetbynm.c +++ b/libc/inet/getnetbynm.c @@ -21,10 +21,6 @@ #include <string.h> #include <unistd.h> -/* Experimentally off - libc_hidden_proto(strcmp) */ -/* libc_hidden_proto(setnetent) */ -/* libc_hidden_proto(getnetent) */ -/* libc_hidden_proto(endnetent) */ extern smallint _net_stayopen attribute_hidden; |