From 4e909ee8b1e7e9f174af629615224180568a7e92 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 24 Sep 2008 12:22:16 +0000 Subject: ntoa() and inet_ntoa_r() no longer used --- lib/hostip4.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/hostip4.c') diff --git a/lib/hostip4.c b/lib/hostip4.c index a7d94c87a..392e40b20 100644 --- a/lib/hostip4.c +++ b/lib/hostip4.c @@ -73,10 +73,6 @@ #define _MPRINTF_REPLACE /* use our functions only */ #include -#if defined(HAVE_INET_NTOA_R) && !defined(HAVE_INET_NTOA_R_DECL) -#include "inet_ntoa_r.h" -#endif - #include "memory.h" /* The last #include file should be: */ #include "memdebug.h" -- cgit v1.2.3