summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-ab
blob: c6aa6086c543b8f7e72c0acc91c5bd4da232fbc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.2 2008/12/17 02:19:59 christos Exp $

--- tcl/tclGlob.c.orig	2008-12-16 20:18:00.000000000 -0500
+++ tcl/tclGlob.c	2008-12-16 20:18:01.000000000 -0500
@@ -40,8 +40,6 @@
  * grows dynamically to be as big as needed.
  */
 
-extern int errno;
-
 typedef struct {
     char *result;		/* Pointer to result area. */
     int totalSpace;		/* Total number of characters allocated