--- ../cache/vifm-0.10/src/compat/pthread.h	2018-11-11 15:20:19.000000000 +0000
+++ ./src/compat/pthread.h	2019-01-16 03:21:20.171148938 +0000
@@ -21,7 +21,7 @@
 
 #include <pthread.h>
 
-#ifdef __APPLE__
+#ifdef __ANDROID__
 
 typedef int pthread_spinlock_t;