From ee185898f61c50ad0b174b45a58c38054571a0b3 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 21 Nov 2001 14:56:43 +0000 Subject: Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add support for __FORCE_NOGLIBC per Brian Stafford --- libc/inet/rpc/getrpcent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/rpc/getrpcent.c') diff --git a/libc/inet/rpc/getrpcent.c b/libc/inet/rpc/getrpcent.c index 31bb6c087..283c3387e 100644 --- a/libc/inet/rpc/getrpcent.c +++ b/libc/inet/rpc/getrpcent.c @@ -1,5 +1,5 @@ /* @(#)getrpcent.c 2.2 88/07/29 4.0 RPCSRC */ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include /* -- cgit v1.2.3