aboutsummaryrefslogtreecommitdiff
path: root/Utility/ThreadScheduler.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/ThreadScheduler.hs')
-rw-r--r--Utility/ThreadScheduler.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utility/ThreadScheduler.hs b/Utility/ThreadScheduler.hs
index b7ac93fd7..a7b3f5d8f 100644
--- a/Utility/ThreadScheduler.hs
+++ b/Utility/ThreadScheduler.hs
@@ -17,6 +17,7 @@ import System.Posix.Signals
#ifndef __ANDROID__
#ifndef __WINDOWS__
import System.Posix.Terminal
+#endif
#else
#endif