From ecee0fee1e1a347f519b46b504d21a6c49288ead Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 27 Sep 2001 06:31:38 +0000 Subject: Silence stupid warnings caused by bad kernel network includes --- libc/inet/herror.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/inet/herror.c') diff --git a/libc/inet/herror.c b/libc/inet/herror.c index e24d93b3e..7ccf51e47 100644 --- a/libc/inet/herror.c +++ b/libc/inet/herror.c @@ -17,6 +17,8 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +#define __FORCE_GLIBC__ +#include #include #include #include -- cgit v1.2.3