]> sjero.net Git - wget/commitdiff
[svn] Fix syntax error.
authorhniksic <devnull@localhost>
Wed, 6 Jul 2005 22:38:34 +0000 (15:38 -0700)
committerhniksic <devnull@localhost>
Wed, 6 Jul 2005 22:38:34 +0000 (15:38 -0700)
windows/config-compiler.h

index 806f9a437b27e19f660106a279f0551243484b35..648ac50033199c37cdc306d467e9c69fb6868c0c 100644 (file)
@@ -73,8 +73,7 @@ so, delete this exception statement from your version.  */
    from all import libraries. */
 #ifdef ENABLE_IPV6
 # undef gai_strerror
-#  define gai_strerror windows_strerror
-# endif
+# define gai_strerror windows_strerror
 #endif
 \f
 /* -------------------- */