mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-06 18:55:57 -04:00
14 lines
267 B
Plaintext
14 lines
267 B
Plaintext
$NetBSD: patch-aa,v 1.10 2007/07/01 22:43:05 tnn Exp $
|
|
|
|
--- commands.c.orig 2007-04-20 15:31:18.000000000 +0200
|
|
+++ commands.c
|
|
@@ -32,8 +32,6 @@
|
|
#include "machine.h"
|
|
#include "help.h"
|
|
|
|
-extern int errno;
|
|
-
|
|
extern char *copyright;
|
|
|
|
/* imported from screen.c */
|