diff options
Diffstat (limited to 'elaborate.h')
-rw-r--r-- | elaborate.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elaborate.h b/elaborate.h index d927177b..ca0182d1 100644 --- a/elaborate.h +++ b/elaborate.h @@ -237,6 +237,8 @@ match_node sub_map_t sub; derived_probe_builder* end; + std::vector<std::string> unprivileged_whitelist; + public: match_node(); |