diff options
Diffstat (limited to 'libc/inet/hostid.c')
-rw-r--r-- | libc/inet/hostid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/hostid.c b/libc/inet/hostid.c index 0873aa4fc..e90cf256c 100644 --- a/libc/inet/hostid.c +++ b/libc/inet/hostid.c @@ -1,4 +1,4 @@ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include <features.h> #include <stdio.h> #include <string.h> |