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/socketcalls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/socketcalls.c') diff --git a/libc/inet/socketcalls.c b/libc/inet/socketcalls.c index f73eeb0ec..f784a1c47 100644 --- a/libc/inet/socketcalls.c +++ b/libc/inet/socketcalls.c @@ -1,4 +1,4 @@ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include #include #include -- cgit v1.2.3