diff options
Diffstat (limited to 'libc/inet/rpc/clnt_unix.c')
-rw-r--r-- | libc/inet/rpc/clnt_unix.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/inet/rpc/clnt_unix.c b/libc/inet/rpc/clnt_unix.c index 9870149e9..d79dbd7c9 100644 --- a/libc/inet/rpc/clnt_unix.c +++ b/libc/inet/rpc/clnt_unix.c @@ -46,9 +46,6 @@ * Now go hang yourself. */ -#define __FORCE_GLIBC -#include <features.h> - #include <netdb.h> #include <errno.h> #include <stdio.h> |