summaryrefslogtreecommitdiff
path: root/editors/emacs/patches/patch-ao
blob: 94663ae44d9b5f9e126e1cd5ef0b601223340be7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ao,v 1.4 2007/06/11 13:57:20 markd Exp $

--- src/keyboard.c.orig	2007-04-02 09:54:54.000000000 +1200
+++ src/keyboard.c
@@ -83,10 +83,6 @@ Boston, MA 02110-1301, USA.  */
 #include "macterm.h"
 #endif
 
-#ifndef USE_CRT_DLL
-extern int errno;
-#endif
-
 /* Variables for blockinput.h: */
 
 /* Non-zero if interrupt input is blocked right now.  */