diff options
Diffstat (limited to 'chat/icb/patches/patch-bf')
-rw-r--r-- | chat/icb/patches/patch-bf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/icb/patches/patch-bf b/chat/icb/patches/patch-bf new file mode 100644 index 00000000000..5b37f7af72d --- /dev/null +++ b/chat/icb/patches/patch-bf @@ -0,0 +1,13 @@ +$NetBSD: patch-bf,v 1.1 2005/12/14 13:53:24 joerg Exp $ + +--- tcl/tclCmdIZ.c.orig 2005-12-13 16:50:37.000000000 +0000 ++++ tcl/tclCmdIZ.c +@@ -30,8 +30,6 @@ static char rcsid[] = "$Header: /home/ag + #include <sys/time.h> + #include "tclInt.h" + +-extern int errno; +- + + /* + *---------------------------------------------------------------------- |