summaryrefslogtreecommitdiff
path: root/chat/goofey/patches/patch-aa
blob: 9663b1f389e530c99f1717b0fdc398ed7281e1be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1 2005/12/19 20:12:19 joerg Exp $

--- goofey.c.orig	2005-12-13 16:01:27.000000000 +0000
+++ goofey.c
@@ -101,7 +101,6 @@ int max_wait = MAX_WAIT;
 #include <malloc.h>
 #endif
 #include <errno.h>
-extern int errno;
 
 #ifdef READLINE
 #include <readline/readline.h>