Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winconfig.h')
-rw-r--r--winconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/winconfig.h b/winconfig.h
index 6601a8c6637..072f3b86c43 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -45,6 +45,9 @@
/* String of disabled features */
#define DISABLED_FEATURES "none"
+/* Have GetProcessId */
+#define HAVE_GETPROCESSID 1
+
/* Disable AOT support */
/* #undef DISABLE_AOT */