summaryrefslogtreecommitdiff
path: root/math/tela/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'math/tela/patches/patch-ai')
-rw-r--r--math/tela/patches/patch-ai15
1 files changed, 15 insertions, 0 deletions
diff --git a/math/tela/patches/patch-ai b/math/tela/patches/patch-ai
new file mode 100644
index 00000000000..9c33fef737b
--- /dev/null
+++ b/math/tela/patches/patch-ai
@@ -0,0 +1,15 @@
+$NetBSD: patch-ai,v 1.5 2002/05/03 23:32:13 jtb Exp $
+
+--- files.ct.orig Wed May 1 15:38:51 2002
++++ files.ct Wed May 1 15:39:13 2002
+@@ -24,8 +24,8 @@
+ # include "dfr8.h"
+ #else
+ extern "C" {
+-# include "df.h"
+-# include "mfhdf.h"
++# include "hdf/df.h"
++# include "hdf/mfhdf.h"
+ }
+ #endif
+ #ifndef __GNUC__