summaryrefslogtreecommitdiffstats
path: root/elaborate.h
diff options
context:
space:
mode:
Diffstat (limited to 'elaborate.h')
-rw-r--r--elaborate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/elaborate.h b/elaborate.h
index 6482952c..22fea82f 100644
--- a/elaborate.h
+++ b/elaborate.h
@@ -202,6 +202,7 @@ struct systemtap_session
// command line args
std::vector<std::string> include_path;
+ std::vector<std::string> macros;
std::vector<std::string> args;
std::string kernel_release;
std::string runtime_path;