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/clnt_udp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/rpc/clnt_udp.c') diff --git a/libc/inet/rpc/clnt_udp.c b/libc/inet/rpc/clnt_udp.c index 7ecafbc78..e11f9b8c6 100644 --- a/libc/inet/rpc/clnt_udp.c +++ b/libc/inet/rpc/clnt_udp.c @@ -27,7 +27,7 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include /* -- cgit v1.2.3