diff options
Diffstat (limited to 'chat/icb/patches/patch-ax')
-rw-r--r-- | chat/icb/patches/patch-ax | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/chat/icb/patches/patch-ax b/chat/icb/patches/patch-ax index acbbce43da8..fdf69347609 100644 --- a/chat/icb/patches/patch-ax +++ b/chat/icb/patches/patch-ax @@ -1,13 +1,13 @@ -$NetBSD: patch-ax,v 1.1 2005/12/14 13:53:24 joerg Exp $ +$NetBSD: patch-ax,v 1.2 2008/12/17 02:19:59 christos Exp $ ---- murgil/newconnect.c.orig 2005-12-13 16:27:44.000000000 +0000 -+++ murgil/newconnect.c -@@ -20,8 +20,6 @@ - #include "ipcf.h" - #include "externs.h" - +--- tcl/tclCmdIZ.c.orig 1995-02-24 16:19:54.000000000 -0500 ++++ tcl/tclCmdIZ.c 2008-12-16 20:18:01.000000000 -0500 +@@ -30,8 +30,6 @@ + #include <sys/time.h> + #include "tclInt.h" + -extern int errno; - - _newconnect(s) - int s; - { + + /* + *---------------------------------------------------------------------- |