blob: 76af7091cf6aff83113b661c2a148cd22425a85a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/global.h.orig Sat Oct 7 16:39:39 2006
+++ src/global.h Sat Oct 7 16:40:05 2006
@@ -318,6 +318,8 @@
/* General Trace Globals Declarations */
+#include "../include/pvmtev.h"
+
extern struct Pvmtevdid pvmtevdidlist[];
extern struct Pvmtevinfo pvmtevinfo[];
|