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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winconfig.h b/winconfig.h
index 982555bcf7f..c9074d39257 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -566,7 +566,7 @@
#define PACKAGE_VERSION "6.6"
/* Platform is Win32 */
-#define PLATFORM_WIN32 1
+#define HOST_WIN32 1
#define TARGET_WIN32 1
/* pthread_t is a pointer */