gthreadedresolver.c: Fix for Android 5.0+

https://bugzilla.gnome.org/show_bug.cgi?id=756477
This commit is contained in:
Mike Frysinger 2015-10-12 23:29:00 -04:00 committed by Dan Winship
parent dc4361f4cb
commit e5e08ebedb

View File

@ -263,7 +263,7 @@ lookup_by_address_finish (GResolver *resolver,
#if defined(G_OS_UNIX)
#ifdef __BIONIC__
#if defined __BIONIC__ && !defined BIND_4_COMPAT
/* Copy from bionic/libc/private/arpa_nameser_compat.h
* and bionic/libc/private/arpa_nameser.h */
typedef struct {