From c79f412c1bd65caf8a7eb7757dace3c8e45acf4a Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Dec 2005 00:28:02 +0000 Subject: Fix errno. --- shells/bash2/patches/patch-ak | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 shells/bash2/patches/patch-ak (limited to 'shells/bash2/patches') diff --git a/shells/bash2/patches/patch-ak b/shells/bash2/patches/patch-ak new file mode 100644 index 00000000000..2d7496bdd72 --- /dev/null +++ b/shells/bash2/patches/patch-ak @@ -0,0 +1,12 @@ +$NetBSD: patch-ak,v 1.1 2005/12/19 00:28:02 joerg Exp $ + +--- builtins/psize.c.orig 2005-12-19 00:17:40.000000000 +0000 ++++ builtins/psize.c +@@ -40,7 +40,6 @@ + #include "../command.h" + #include "../general.h" + #include "../sig.h" +-extern int errno; + + int nw; + -- cgit v1.2.3