summaryrefslogtreecommitdiff
path: root/math/tela/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/tela/patches/patch-ac')
-rw-r--r--math/tela/patches/patch-ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/tela/patches/patch-ac b/math/tela/patches/patch-ac
new file mode 100644
index 00000000000..e542cd85a48
--- /dev/null
+++ b/math/tela/patches/patch-ac
@@ -0,0 +1,14 @@
+$NetBSD: patch-ac,v 1.1.1.1 2001/02/28 22:34:08 jtb Exp $
+
+--- tela.C.orig Mon Feb 12 08:08:40 2001
++++ tela.C
+@@ -14,7 +14,9 @@
+ #include "d.l.h"
+ #include "version.H"
+ #include <signal.h>
++#ifndef __NetBSD__
+ #include <values.h>
++#endif
+ //#include <unistd.h>
+ extern "C" {
+ #include "readline/chardefs.h"