summaryrefslogtreecommitdiff
path: root/math/meschach/patches/patch-ah
blob: 01515eb0ab59f44feb1fe173853cbdc5beedc9f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ah,v 1.1.1.1 2000/12/05 00:06:49 jtb Exp $

--- ztorture.c.orig	Mon Dec 12 20:01:19 1994
+++ ztorture.c
@@ -33,7 +33,7 @@
 
 #include	<stdio.h>
-#include 	"zmatrix2.h"
+#include 	<meschach/zmatrix2.h>
 #include	<math.h>
-#include        "matlab.h"
+#include        <meschach/matlab.h>