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