pkgsrc/chat/goofey/patches/patch-aa
2005-12-19 20:12:19 +00:00

12 lines
288 B
Text

$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>