summaryrefslogtreecommitdiff
path: root/math/tela/patches/patch-ac
blob: e542cd85a48a60e234e127d9440e197dbed98816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"