summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-bw
blob: 390c8d35781f48936ea54c9f1e91d7adb6cdaad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-bw,v 1.3 1999/11/23 16:12:40 dmcmahill Exp $

--- ./routines/pvm/pvm_grp.c.orig	Thu Apr 23 10:54:47 1998
+++ ./routines/pvm/pvm_grp.c	Mon Nov 22 21:40:11 1999
@@ -14,5 +14,5 @@
 #include <stdio.h>
 #include <string.h>
-#include "../../pvm3/include/pvm3.h"
+#include "pvm3.h"
 #include "../machine.h"