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/getproto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/getproto.c') diff --git a/libc/inet/getproto.c b/libc/inet/getproto.c index 6a3017678..e5c6d9068 100644 --- a/libc/inet/getproto.c +++ b/libc/inet/getproto.c @@ -51,7 +51,7 @@ ** SUCH DAMAGE. */ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include #include #include -- cgit v1.2.3