summaryrefslogtreecommitdiff
path: root/editors/emacs21/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs21/patches/patch-ao')
-rw-r--r--editors/emacs21/patches/patch-ao15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/emacs21/patches/patch-ao b/editors/emacs21/patches/patch-ao
new file mode 100644
index 00000000000..51107f26a60
--- /dev/null
+++ b/editors/emacs21/patches/patch-ao
@@ -0,0 +1,15 @@
+$NetBSD: patch-ao,v 1.1 2007/06/11 13:38:36 markd Exp $
+
+--- src/keyboard.c.orig 2005-12-29 13:28:32.000000000 +0000
++++ src/keyboard.c
+@@ -77,10 +77,6 @@ Boston, MA 02111-1307, USA. */
+ /* Include systime.h after xterm.h to avoid double inclusion of time.h. */
+ #include "systime.h"
+
+-#ifndef USE_CRT_DLL
+-extern int errno;
+-#endif
+-
+ /* Variables for blockinput.h: */
+
+ /* Non-zero if interrupt input is blocked right now. */