--- old/netcat.c Sat Jul 27 17:45:12 2002 +++ new/netcat.c Sat Jul 27 17:45:54 2002 @@ -31,7 +31,8 @@ /* conditional includes -- a very messy section which you may have to dink for your own architecture [and please send diffs...]: */ /* #undef _POSIX_SOURCE /* might need this for something? */ -#define HAVE_BIND /* ASSUMPTION -- seems to work everywhere! */ +/* B DOLEZ 2002/07/27 : doesn't work everywhere ! */ +/* #define HAVE_BIND /* ASSUMPTION -- seems to work everywhere! */ #define HAVE_HELP /* undefine if you dont want the help text */ /* #define ANAL /* if you want case-sensitive DNS matching */