mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
$NetBSD: patch-au,v 1.9 2007/03/23 22:08:57 dmcmahill Exp $
|
|
|
|
--- routines/xsci/x_data.h.orig 2001-04-26 07:43:33.000000000 +0000
|
|
+++ routines/xsci/x_data.h
|
|
@@ -31,7 +31,6 @@ extern int X_mask;
|
|
#ifdef DEBUG
|
|
extern int debug;
|
|
#endif /* DEBUG */
|
|
-extern int errno;
|
|
extern int max_plus1;
|
|
extern int pty_mask;
|
|
extern int waitingForTrackInfo;
|