diff options
Diffstat (limited to 'libc/inet/hostid.c')
-rw-r--r-- | libc/inet/hostid.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/hostid.c b/libc/inet/hostid.c index 90b22ae7a..d05a84f68 100644 --- a/libc/inet/hostid.c +++ b/libc/inet/hostid.c @@ -5,8 +5,6 @@ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ -#define __FORCE_GLIBC -#include <features.h> #include <errno.h> #include <unistd.h> #include <sys/types.h> |