diff options
Diffstat (limited to 'include/vars.hh')
| -rw-r--r-- | include/vars.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vars.hh b/include/vars.hh index c309ea8..448b6df 100644 --- a/include/vars.hh +++ b/include/vars.hh @@ -19,6 +19,8 @@ struct Pkg { extern const std::string home_dir; +extern const std::string root_config; +extern bool is_root_config; extern const std::string config_dir; extern const std::string config_file; extern const std::string repo_file; |
