Commit 50a18535 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

use the new OS define from lib/config-win32.h

parent 35e158d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
#define HAVE_STRICMP 1

/* Define cpu-machine-OS */
#define OS "win32"
#define OS "i386-pc-win32"

/* Define if you have the <io.h> header file.  */
#define HAVE_IO_H 1