diff options
Diffstat (limited to 'libc/inet/inet_net.c')
-rw-r--r-- | libc/inet/inet_net.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/inet/inet_net.c b/libc/inet/inet_net.c index 6bade8aee..3740311f9 100644 --- a/libc/inet/inet_net.c +++ b/libc/inet/inet_net.c @@ -38,10 +38,6 @@ #include <netinet/in.h> #include <arpa/inet.h> -#ifdef __UCLIBC_HAS_XLOCALE__ -#elif defined __UCLIBC_HAS_CTYPE_TABLES__ -#endif - /* * Internet network address interpretation routine. * The library routines call this routine to interpret |