diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-11 20:07:13 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-11 20:07:13 +0000 |
| commit | d057a68a837d278f5dfe55a5dc3c4998e4f126f5 (patch) | |
| tree | 2ab65bbca01943bbfc36bade64b20771f7e28da9 /include/vars.h | |
| parent | 12fc304f6627dabb2e907582b1ea724c9cad2297 (diff) | |
cpdir checkpoint
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]; |
