Skip to content

Commit 18024cd

Browse files
committed
temporarily turn off new code
1 parent 4eca3f5 commit 18024cd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Source/NSHost.m

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
#include <netinet/in.h>
5151
#include <arpa/inet.h>
5252
#endif /* !_WIN32 */
53+
54+
// Temporary hack ... dusable new code because it seems to break CI
55+
#undef HAVE_RESOLV_H
56+
5357
#if defined(HAVE_RESOLV_H)
5458
#include <resolv.h>
5559
#endif

0 commit comments

Comments
 (0)