summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.h b/common.h
index 1a7dd434a..e848f33f3 100644
--- a/common.h
+++ b/common.h
@@ -89,6 +89,10 @@ extern "C" {
#include <sched.h>
#endif
+#ifdef OS_DARWIN
+#include <sched.h>
+#endif
+
#ifdef OS_WINDOWS
#ifdef ATOM
#define GOTO_ATOM ATOM