On Sat, Oct 28, 2006 at 08:09:24PM +0200, <Alpt>: ~> On Sat, Oct 28, 2006 at 08:14:39PM +0200, <efphe>: ~> ~> Put these four lines *after the line*: ~> ~> It's in err_errno.c:61 ~> ~> done
use also this patch: --- err_errno.h~ 2006-06-07 11:27:51.000000000 +0200 +++ err_errno.h 2006-10-28 20:16:49.000000000 +0200 @@ -65,6 +65,10 @@ #define ERR_ZLIBUP -32 #define ERR_ZLIBNU -33 +#define ERR_SKTSEN -34 +#define ERR_SKTREC -35 +#define ERR_SKTCON -36 + #define ERR_TOTAL_ERRS (-(ERR_ZLIBNU)) #define ERR_OVERFLOW "Error number does not exist." -- :wq! "I don't know nothing" The One Who reached the Thinking Matter '.' [ Alpt --- Freaknet Medialab ] [ GPG Key ID 441CF0EE ] [ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ] _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
