aboutsummaryrefslogtreecommitdiff
path: root/dejagnu.h
diff options
context:
space:
mode:
Diffstat (limited to 'dejagnu.h')
-rw-r--r--dejagnu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dejagnu.h b/dejagnu.h
index 571ee51..282b072 100644
--- a/dejagnu.h
+++ b/dejagnu.h
@@ -352,5 +352,7 @@ class TestState {
std::string GetMsg (void) { return lastmsg; }
};
+TestState DG;
+
#endif /* __cplusplus */
#endif /* _DEJAGNU_H_ */