summaryrefslogtreecommitdiff
path: root/android/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/config.h')
-rw-r--r--android/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/config.h b/android/config.h
index 9b95bb2..060940f 100644
--- a/android/config.h
+++ b/android/config.h
@@ -29,6 +29,9 @@
/* Define to 1 if you have the <asm/types.h> header file. */
#define HAVE_ASM_TYPES_H 1
+/* Define to 1 if the compiler supports _Thread_local. */
+#define HAVE_CC_THREAD_LOCAL 1
+
/* Define to 1 if the system has the type `nfds_t'. */
#define HAVE_NFDS_T 1