From b425ddcb1197e437acd7c38b632b5a978989b279 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Dec 2005 20:12:19 +0000 Subject: Fix errno. --- chat/goofey/patches/patch-aa | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 chat/goofey/patches/patch-aa (limited to 'chat/goofey') diff --git a/chat/goofey/patches/patch-aa b/chat/goofey/patches/patch-aa new file mode 100644 index 00000000000..9663b1f389e --- /dev/null +++ b/chat/goofey/patches/patch-aa @@ -0,0 +1,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 + #endif + #include +-extern int errno; + + #ifdef READLINE + #include -- cgit v1.2.3