X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmswindows.c;fp=src%2Fmswindows.c;h=a778e1267c8917aaf296a882f61c33e180f4fb6e;hp=2844c025eed7b8340a8eedf24162668e11dc1d2c;hb=ec7940f347e175b0f5516b414924f46578cc9208;hpb=94058b72f0b4b326f5bf984c9549180fbc86c768 diff --git a/src/mswindows.c b/src/mswindows.c index 2844c025..a778e126 100644 --- a/src/mswindows.c +++ b/src/mswindows.c @@ -27,6 +27,8 @@ modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#define INHIBIT_WRAP /* avoid wrapping of socket, bind, ... */ + #include "wget.h" #include @@ -36,7 +38,6 @@ so, delete this exception statement from your version. */ #include #include -#define INHIBIT_WRAP /* avoid wrapping of socket, bind, ... */ #include "utils.h" #include "url.h"