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

--- ./routines/pvm/pvm_info.c.orig	Thu Apr 23 10:56:21 1998
+++ ./routines/pvm/pvm_info.c	Mon Nov 22 21:40:22 1999
@@ -16,5 +16,5 @@
 #include <stdlib.h>
 #include <string.h>
-#include "../../pvm3/include/pvm3.h"
+#include "pvm3.h"
 #include "../machine.h"