diff options
Diffstat (limited to 'libc/inet/rpc/clnt_generic.c')
-rw-r--r-- | libc/inet/rpc/clnt_generic.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/inet/rpc/clnt_generic.c b/libc/inet/rpc/clnt_generic.c index 8aeae1ec4..a53546737 100644 --- a/libc/inet/rpc/clnt_generic.c +++ b/libc/inet/rpc/clnt_generic.c @@ -30,9 +30,6 @@ * Copyright (C) 1987, Sun Microsystems, Inc. */ -#define __FORCE_GLIBC -#include <features.h> - #include <alloca.h> #include <errno.h> #include <string.h> |