diff options
Diffstat (limited to 'libc/inet/rpc/auth_none.c')
-rw-r--r-- | libc/inet/rpc/auth_none.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/rpc/auth_none.c b/libc/inet/rpc/auth_none.c index 70bee5b57..4bf37cb10 100644 --- a/libc/inet/rpc/auth_none.c +++ b/libc/inet/rpc/auth_none.c @@ -35,8 +35,6 @@ * credentials and verifiers to remote systems. */ -#define __FORCE_GLIBC -#include <features.h> #include "rpc_private.h" |