]> sjero.net Git - wget/blobdiff - src/host.c
imported patch windows
[wget] / src / host.c
index 4497bad2e852193823414f6f56470cf3044bea5b..dffb5a65ac5408c7ff648f6756d34fa9703f91e3 100644 (file)
@@ -63,7 +63,7 @@ as that of the covered work.  */
 # define NO_ADDRESS NO_DATA
 #endif
 
-#if !HAVE_DECL_H_ERRNO
+#if !HAVE_DECL_H_ERRNO && !defined(WINDOWS)
 extern int h_errno;
 #endif