From: Dan Winship Date: Tue, 9 Jun 2009 13:32:43 +0000 (-0400) Subject: Revert part of fix for old OS X that broke the compile on current OS X X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=74a3c71dcfb8f15692efd572670d28cb04caa868;p=dana%2Fcg-glib.git 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 --- diff --git a/gio/libasyncns/g-asyncns.h b/gio/libasyncns/g-asyncns.h index e741fcb6..2df5fcce 100644 --- a/gio/libasyncns/g-asyncns.h +++ b/gio/libasyncns/g-asyncns.h @@ -25,13 +25,7 @@ /* We want to build the fork-based version, not the threaded version. */ #undef HAVE_PTHREAD -/* libasyncns doesn't actually need this include, and it breaks - * old OS X. #580301. Remove if asyncns.c stops including - * in the future. - */ -#undef HAVE_ARPA_NAMESER_COMPAT_H - -/* Also for old OS X, #580301. Remove if these are added to asyncns.c +/* For old OS X, #580301. Remove if these are added to asyncns.c * in the future. */ #include