diff options
Diffstat (limited to 'libc/inet/rpc/getrpcport.c')
-rw-r--r-- | libc/inet/rpc/getrpcport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/rpc/getrpcport.c b/libc/inet/rpc/getrpcport.c index 7fd3aa631..295c23702 100644 --- a/libc/inet/rpc/getrpcport.c +++ b/libc/inet/rpc/getrpcport.c @@ -1,5 +1,5 @@ /* @(#)getrpcport.c 2.1 88/07/29 4.0 RPCSRC */ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include <features.h> /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for |