diff options
Diffstat (limited to 'libc/inet/herror.c')
-rw-r--r-- | libc/inet/herror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/herror.c b/libc/inet/herror.c index 7ccf51e47..b95d3d913 100644 --- a/libc/inet/herror.c +++ b/libc/inet/herror.c @@ -17,7 +17,7 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include <features.h> #include <stdio.h> #include <string.h> |