mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02:00
Revert part of fix for old OS X that broke the compile on current OS X
http://bugzilla.gnome.org/show_bug.cgi?id=584574
This commit is contained in:
parent
059ec81c9e
commit
74a3c71dcf
@ -25,13 +25,7 @@
|
|||||||
/* We want to build the fork-based version, not the threaded version. */
|
/* We want to build the fork-based version, not the threaded version. */
|
||||||
#undef HAVE_PTHREAD
|
#undef HAVE_PTHREAD
|
||||||
|
|
||||||
/* libasyncns doesn't actually need this include, and it breaks
|
/* For old OS X, #580301. Remove if these are added to asyncns.c
|
||||||
* old OS X. #580301. Remove if asyncns.c stops including
|
|
||||||
* <arpa/nameser_compat.h> in the future.
|
|
||||||
*/
|
|
||||||
#undef HAVE_ARPA_NAMESER_COMPAT_H
|
|
||||||
|
|
||||||
/* Also for old OS X, #580301. Remove if these are added to asyncns.c
|
|
||||||
* in the future.
|
* in the future.
|
||||||
*/
|
*/
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user