summaryrefslogtreecommitdiff
path: root/editors/emacs21/patches/patch-ao
blob: 51107f26a60ae296c4cbe8beadbfc2ca0935aa0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.  */