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

--- ./routines/pvm/pvm_proc_ctrl.c.orig	Mon Jun 22 03:20:48 1998
+++ ./routines/pvm/pvm_proc_ctrl.c	Mon Nov 22 21:40:32 1999
@@ -65,5 +65,5 @@
 #include <stdlib.h>
 #include <string.h>
-#include "../../pvm3/include/pvm3.h"
+#include "pvm3.h"
 #include "../machine.h"
 #ifndef WIN32