diff options
Diffstat (limited to 'libc/inet/rpc/svc_authux.c')
-rw-r--r-- | libc/inet/rpc/svc_authux.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/inet/rpc/svc_authux.c b/libc/inet/rpc/svc_authux.c index 03ec4d3b8..ca1a645e4 100644 --- a/libc/inet/rpc/svc_authux.c +++ b/libc/inet/rpc/svc_authux.c @@ -38,9 +38,6 @@ * Copyright (C) 1984, Sun Microsystems, Inc. */ -#define __FORCE_GLIBC -#include <features.h> - #include <stdio.h> #include <string.h> #include <rpc/rpc.h> |