From 0e220f49469972d221479c0486c3300d53b6ea5f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 12 Jun 2001 19:36:16 +0000 Subject: Silence a few warnings. --- libc/inet/ntop.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/inet/ntop.c') diff --git a/libc/inet/ntop.c b/libc/inet/ntop.c index 02590fdab..6d7e691cc 100644 --- a/libc/inet/ntop.c +++ b/libc/inet/ntop.c @@ -15,6 +15,8 @@ * SOFTWARE. */ +#define __FORCE_GLIBC__ +#include #include #include #include -- cgit v1.2.3