]> sjero.net Git - wget/blobdiff - src/wget.h
imported patch windows
[wget] / src / wget.h
index bc868ff47a8ac140f637c2b53213aa4679803b87..6e42277b0cf9671d59bfcfe3541542a1c49ec06f 100644 (file)
@@ -38,6 +38,10 @@ as that of the covered work.  */
 
 #include "config.h"
 
+#if ((defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__)
+# define WINDOWS
+#endif
+
 /* Include these, so random files need not include them.  */
 #include "sysdep.h"