blob: f36607442f9d32bc7ca594a2b976c3527376ab6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-ah,v 1.2 2001/05/10 23:43:26 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"
|