summaryrefslogtreecommitdiff
path: root/parallel/pvm3/patches/patch-bn
blob: fd9bf718683b28128308234253c2f03a36d65d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bn,v 1.3 2006/12/12 19:29:13 wiz Exp $

--- src/global.h.orig	2001-02-08 00:14:03.000000000 +0100
+++ src/global.h
@@ -318,6 +318,8 @@ extern	struct pvmmclass *pvmmboxclasses;
 
 /* General Trace Globals Declarations */
 
+#include <pvmtev.h>
+
 extern	struct Pvmtevdid pvmtevdidlist[];
 
 extern	struct Pvmtevinfo pvmtevinfo[];