aboutsummaryrefslogtreecommitdiff
path: root/include/vars.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vars.h')
-rw-r--r--include/vars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h
index 1a58f0d..f7eeda9 100644
--- a/include/vars.h
+++ b/include/vars.h
@@ -52,6 +52,7 @@ typedef struct {
extern bool is_symlink_install;
extern bool is_verbose;
+extern bool is_auto_installed;
extern bool config_exists;
extern char home_dir[MAX_PATH_LEN];