Added HAVE_STRUCT_ADDRINFO

This commit is contained in:
Ivo Timmermans 2001-11-16 16:16:33 +00:00
parent 251f87c842
commit aabe59f630

View file

@ -67,3 +67,6 @@
/* Define to 1 if checkpoint tracing is enabled */ /* Define to 1 if checkpoint tracing is enabled */
#undef ENABLE_TRACING #undef ENABLE_TRACING
/* Define to 1 if you have struct addrinfo */
#undef HAVE_STRUCT_ADDRINFO