summaryrefslogtreecommitdiff
path: root/editors/mule/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule/patches/patch-ak')
-rw-r--r--editors/mule/patches/patch-ak13
1 files changed, 11 insertions, 2 deletions
diff --git a/editors/mule/patches/patch-ak b/editors/mule/patches/patch-ak
index 5fd4cd535f9..eac0b4bc858 100644
--- a/editors/mule/patches/patch-ak
+++ b/editors/mule/patches/patch-ak
@@ -1,8 +1,17 @@
-$NetBSD: patch-ak,v 1.2 2005/12/01 18:13:24 wiz Exp $
+$NetBSD: patch-ak,v 1.3 2006/01/04 20:35:08 joerg Exp $
--- src/keyboard.c.orig 1995-02-03 02:21:28.000000000 +0100
+++ src/keyboard.c
-@@ -301,7 +301,7 @@ Lisp_Object Vlast_event_frame;
+@@ -100,8 +100,6 @@ the Free Software Foundation, 675 Mass A
+ /* Include systime.h after xterm.h to avoid double inclusion of time.h. */
+ #include "systime.h"
+
+-extern int errno;
+-
+ /* Variables for blockinput.h: */
+
+ /* Non-zero if interrupt input is blocked right now. */
+@@ -301,7 +299,7 @@ Lisp_Object Vlast_event_frame;
/* The timestamp of the last input event we received from the X server.
X Windows wants this for selection ownership. */