diff options
Diffstat (limited to 'libc/inet/getnetbyad.c')
-rw-r--r-- | libc/inet/getnetbyad.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/getnetbyad.c b/libc/inet/getnetbyad.c index 64ca24abd..0776ed7cf 100644 --- a/libc/inet/getnetbyad.c +++ b/libc/inet/getnetbyad.c @@ -15,7 +15,7 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include <features.h> #include <netdb.h> |