summaryrefslogtreecommitdiff
path: root/ACE/ace/config-android.h
diff options
context:
space:
mode:
authorGary Grobe <gary.l.grobe@nasa.gov>2017-06-12 16:31:00 -0500
committerGary Grobe <gary.l.grobe@nasa.gov>2017-06-12 16:31:00 -0500
commit964ebae0905d824e5681d36bfeeabda7b44f4131 (patch)
tree2882cb4ee4851c7f0a5b479282f58b7a9a1077b8 /ACE/ace/config-android.h
parent3f3b07ce39c41635e776a8f85ca0da71a61c38de (diff)
downloadATCD-964ebae0905d824e5681d36bfeeabda7b44f4131.tar.gz
Moved comment up, placed ANDROID_ABI in platform_macros.GNU and FD_MASK works with future versions.
Diffstat (limited to 'ACE/ace/config-android.h')
-rw-r--r--ACE/ace/config-android.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/config-android.h b/ACE/ace/config-android.h
index bc4803440d6..6e2c1644436 100644
--- a/ACE/ace/config-android.h
+++ b/ACE/ace/config-android.h
@@ -54,7 +54,7 @@
#endif
-#if __ANDROID_API__ == 24
+#if __ANDROID_API__ >= 24
#define ACE_HAS_FD_MASK
#else
#define ACE_LACKS_FD_MASK