[runtime] Add condition variable definitions that are missing on MinGW.
[mono.git] / winconfig.h
index a47c844104d85cbdc2afbc4a495ca18a7a6aac9c..af1960918fc45fc49caee3b49435361aef9e0a6d 100644 (file)
 /* Define to 1 if you have the <checklist.h> header file. */
 /* #undef HAVE_CHECKLIST_H */
 
+/* Define to 1 if you have the <complex.h> header file. */
+#define HAVE_COMPLEX_H 1
+
+/* Define to 1 if you have the `system' function. */
+#define HAVE_SYSTEM 1
+
 /* Have /dev/random */
 #define HAVE_CRYPT_RNG 1