From aabe59f6305cdd46220e95d8927a1636d4b4819d Mon Sep 17 00:00:00 2001 From: Ivo Timmermans Date: Fri, 16 Nov 2001 16:16:33 +0000 Subject: [PATCH] Added HAVE_STRUCT_ADDRINFO --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index aa078c92..9e9f886b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -67,3 +67,6 @@ /* Define to 1 if checkpoint tracing is enabled */ #undef ENABLE_TRACING + +/* Define to 1 if you have struct addrinfo */ +#undef HAVE_STRUCT_ADDRINFO -- 2.20.1