mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-05 10:48:03 -04:00
16 lines
370 B
Plaintext
16 lines
370 B
Plaintext
$NetBSD: patch-ao,v 1.1.1.1 2009/08/05 10:30:29 minskim Exp $
|
|
|
|
--- src/keyboard.c.orig 2008-10-10 10:35:49.000000000 +0900
|
|
+++ 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. */
|