Fix the networking stuff on (current) OS X
authorDan Winship <danw@gnome.org>
Sun, 26 Apr 2009 16:18:42 +0000 (12:18 -0400)
committerDan Winship <danw@gnome.org>
Sun, 26 Apr 2009 17:21:53 +0000 (13:21 -0400)
commit7c9caecfebf7d15899fe361324c414fbfc7b1317
tree422e1f1c22e7ba427c24bc4f0ed3a5dc6864f184
parent9a15da50e4d10794c35e4b638b7ab521be671a6e
Fix the networking stuff on (current) OS X

OS X's headers split up the current and old (BIND 4) nameserver stuff
slightly differently than Linux does, but explicitly including
arpa/nameser_compat.h does the right thing on both. Part of #580301
gio/ginetaddress.c
gio/gnetworkingprivate.h