diff options
Diffstat (limited to 'libc/inet/rpc/getrpcent.c')
-rw-r--r-- | libc/inet/rpc/getrpcent.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/rpc/getrpcent.c b/libc/inet/rpc/getrpcent.c index de20d64d4..dba2a6878 100644 --- a/libc/inet/rpc/getrpcent.c +++ b/libc/inet/rpc/getrpcent.c @@ -33,8 +33,6 @@ * Copyright (c) 1985 by Sun Microsystems, Inc. */ -#define __FORCE_GLIBC -#include <features.h> #include <stdio.h> #include <string.h> #include <sys/types.h> |