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/getnetbyad.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/inet/getnetbyad.c') diff --git a/libc/inet/getnetbyad.c b/libc/inet/getnetbyad.c index 38fe03cc6..64ca24abd 100644 --- a/libc/inet/getnetbyad.c +++ b/libc/inet/getnetbyad.c @@ -15,6 +15,8 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +#define __FORCE_GLIBC__ +#include #include extern int _net_stayopen; -- cgit v1.2.3