summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-bf
blob: 5b37f7af72df09332de40f5149b5fa63d882afad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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;
-
 
 /*
  *----------------------------------------------------------------------