mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
$NetBSD: patch-ac,v 1.3 2005/11/29 06:18:52 joerg Exp $
|
|
|
|
--- data.h.orig 2005-11-29 06:09:00.000000000 +0000
|
|
+++ data.h
|
|
@@ -65,7 +65,6 @@ extern int bcnt;
|
|
#ifdef DEBUG
|
|
extern int debug;
|
|
#endif /* DEBUG */
|
|
-extern int errno;
|
|
extern int max_plus1;
|
|
extern int switchfb[];
|
|
|