mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
$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[];
|