blob: dc9875080ceacd8e587cc165cdd443d9c4b68bae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.9 2006/06/01 21:55:28 joerg Exp $
--- commands.c.orig 2006-06-01 21:29:34.000000000 +0000
+++ commands.c
@@ -32,8 +32,6 @@
#include "version.h"
#include "machine.h"
-extern int errno;
-
extern char *copyright;
/* imported from screen.c */
|