deisable new code again

This commit is contained in:
rfm 2025-05-28 16:11:47 +01:00
parent 4cc45013d1
commit e73b05a394

View file

@ -52,7 +52,7 @@ extern int WSAAPI inet_pton(int , const char *, void *);
#endif /* !_WIN32 */
// Temporary hack ... disable new code because it seems to break CI
//#undef HAVE_RESOLV_H
#undef HAVE_RESOLV_H
#if defined(HAVE_RESOLV_H)
#include <resolv.h>