Files
pkgsrc-ng/math/meschach/patches/patch-ag
2013-09-26 17:14:40 +02:00

15 lines
366 B
Plaintext

$NetBSD: patch-ag,v 1.2 2001/05/10 23:43:26 jtb Exp $
--- torture.c.orig Mon Dec 12 20:01:07 1994
+++ torture.c
@@ -32,7 +32,7 @@
#include <stdio.h>
-#include "matrix2.h"
+#include "meschach/matrix2.h"
#include <math.h>
-#include "matlab.h"
+#include "meschach/matlab.h"
#define errmesg(mesg) printf("Error: %s error: line %d\n",mesg,__LINE__)