Index: /trunk/source/lisp-kernel/threads.h
===================================================================
--- /trunk/source/lisp-kernel/threads.h	(revision 14279)
+++ /trunk/source/lisp-kernel/threads.h	(revision 14280)
@@ -79,5 +79,7 @@
 
 #ifndef WINDOWS
+#ifndef ANDROID
 #include <sched.h>
+#endif
 #endif
 
