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

--- ./routines/pvm/pvm_recv.c.orig	Thu Apr 23 11:00:24 1998
+++ ./routines/pvm/pvm_recv.c	Mon Nov 22 21:40:38 1999
@@ -15,5 +15,5 @@
 #include <stdlib.h>
 #include <string.h>
-#include "../../pvm3/include/pvm3.h"
+#include "pvm3.h"
 #include "../machine.h"
 #include "../stack-c.h"