[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / eglib / winconfig.h
index cbfd718eb7ab38861293ab9f48ab9d125e7bec5e..04e8d4075ce134087eb22387b8b0da242f4ab482 100755 (executable)
@@ -1,6 +1,10 @@
 /* config.h.  Generated by configure.  */
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
+#ifndef _MSC_VER
+#include "cygconfig.h"
+#else
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #define HAVE_DLFCN_H 1
 
@@ -72,3 +76,6 @@
 
 /* Version number of package */
 #define VERSION "0.1"
+
+#define HAVE_STRTOK_R 1
+#endif