[coop] Fix ves_icall_System_IO_MonoIO_GetFileSystemEntries.
[mono.git] / winconfig.h
index a47c844104d85cbdc2afbc4a495ca18a7a6aac9c..27e774f066cf401299ef8f9e2b699ce92e12de44 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
 
 /* Using the simple generational GC. */
 /* #undef HAVE_SGEN_GC */
 
+ /* Have signal */
+#define HAVE_SIGNAL 1
+
 /* Have signbit */
 /* #undef HAVE_SIGNBIT */