mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
deisable new code again
This commit is contained in:
parent
4cc45013d1
commit
e73b05a394
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue