diff options
Diffstat (limited to 'include/vars.h')
| -rw-r--r-- | include/vars.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h index 3a56ef3..98cd829 100644 --- a/include/vars.h +++ b/include/vars.h @@ -53,6 +53,7 @@ typedef struct { extern bool is_symlink_install; extern bool is_verbose; extern bool is_auto_installed; +extern bool is_forced; extern bool config_exists; extern char home_dir[MAX_PATH_LEN]; |
