blob: 3668c06ff112710a4ba1df8f3cd0af9b7e7a58f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-au,v 1.1 2006/01/06 18:14:06 joerg Exp $
--- textio/txCommands.c.orig 2005-12-20 16:51:34.000000000 +0000
+++ textio/txCommands.c
@@ -46,8 +46,6 @@ static char rcsid[]="$Header: /ufs/repos
#include "utils/utils.h"
#include "lisp/lisp.h"
-extern int errno;
-
/* Turning this flag on prints out input events and commands as they
* are processed.
*/
|