2007-10-19 Marek Habersack <mhabersack@novell.com>
[mono.git] / winconfig.h
index 0bcf0a410cc0e3c62999925284b59a74eaa8dc4d..6601a8c6637753bc0f08e79a09622be54e39fd7c 100644 (file)
 /* #undef HAVE_TTYNAME_R */
 
 /* Define to 1 if you have the <unistd.h> header file. */
-#define HAVE_UNISTD_H 1
+/* #undef HAVE_UNISTD_H */
 
 /* Define to 1 if you have the <utime.h> header file. */
 #define HAVE_UTIME_H 1
 
 /* Version number of package */
 #define VERSION "1.2"
+
+#define WINVER 0x0500
+
+#define _WIN32_WINNT 0x0500
\ No newline at end of file