summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-au')
-rw-r--r--math/scilab/patches/patch-au12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/scilab/patches/patch-au b/math/scilab/patches/patch-au
new file mode 100644
index 00000000000..6c1b3c1d183
--- /dev/null
+++ b/math/scilab/patches/patch-au
@@ -0,0 +1,12 @@
+$NetBSD: patch-au,v 1.8 2006/05/12 12:39:32 joerg Exp $
+
+--- routines/xsci/x_data.h.orig 2006-04-28 19:48:54.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;