X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmswindows.h;h=9b91aaf34013cf7b7cf937e0f40dab58d4d02f7f;hp=e0a20e4afca89d197a020f0dddcc4e10786ff3d1;hb=cd81370afe95101d4287d9d56a7de04647aefcf4;hpb=a97b673747c8b60f043ad6fb0fd621a66285bf05 diff --git a/src/mswindows.h b/src/mswindows.h index e0a20e4a..9b91aaf3 100644 --- a/src/mswindows.h +++ b/src/mswindows.h @@ -113,11 +113,6 @@ typedef __int64 wgint; const char *inet_ntop (int, const void *, char *, socklen_t); #endif -#ifdef NEED_GAI_STRERROR -# undef gai_strerror -# define gai_strerror strerror -#endif - /* ioctl needed by set_windows_fd_as_blocking_socket() */ #include