aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common_windows.h')
-rw-r--r--executor/common_windows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common_windows.h b/executor/common_windows.h
index 80c197a4a..dbc6b67c3 100644
--- a/executor/common_windows.h
+++ b/executor/common_windows.h
@@ -7,6 +7,7 @@
#define doexit exit
#define NORETURN
+#define SYSCALLAPI WINAPI
#include "common.h"