summaryrefslogtreecommitdiffstats
path: root/include/arch/windows/AndroidConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/windows/AndroidConfig.h')
-rw-r--r--include/arch/windows/AndroidConfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/arch/windows/AndroidConfig.h b/include/arch/windows/AndroidConfig.h
index 18e435c..b240519 100644
--- a/include/arch/windows/AndroidConfig.h
+++ b/include/arch/windows/AndroidConfig.h
@@ -297,4 +297,9 @@
*/
/* #define HAVE_STDBOOL_H */
+/*
+ * Define if <sched.h> exists.
+ */
+/* #define HAVE_SCHED_H */
+
#endif /*_ANDROID_CONFIG_H*/