diff --git a/gio/gunixmounts.c b/gio/gunixmounts.c index a7a9363cb..8faac7a81 100644 --- a/gio/gunixmounts.c +++ b/gio/gunixmounts.c @@ -46,7 +46,7 @@ #include #include -#if defined(__BIONIC__) && (__ANDROID_API__ < 26) +#if defined(__ANDROID__) && (__ANDROID_API__ < 26) #include /* the shared object of recent bionic libc's have hasmntopt symbol, but some a possible common build environment for android, termux ends