pkgsrc/parallel/pvm3/patches/patch-bn
wiz 2acadb84af Fix build with gcc4, based on suggestions by Hans Rosenfeld on tech-pkg.
While here: remove some extra spaces and use PKGMANDIR.
2006-12-12 19:29:13 +00:00

13 lines
344 B
Text

$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[];