diff options
Diffstat (limited to 'libc/inet/getnetbynm.c')
| -rw-r--r-- | libc/inet/getnetbynm.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/getnetbynm.c b/libc/inet/getnetbynm.c index a800fe845..456c337c1 100644 --- a/libc/inet/getnetbynm.c +++ b/libc/inet/getnetbynm.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>  #include <string.h>  | 
