Fix the build
[mono.git] / winconfig.h
index 982555bcf7f45a68372374f84d1e5791831738fb..c9074d39257d9871fe2ab3067778b62c535dbd8b 100644 (file)
 #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 */