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 98cd829..58cf634 100644 --- a/include/vars.h +++ b/include/vars.h @@ -57,6 +57,7 @@ extern bool is_forced; extern bool config_exists; extern char home_dir[MAX_PATH_LEN]; +extern char prefix_dir[MAX_PATH_LEN]; extern char root_config[MAX_PATH_LEN]; extern bool is_root_config; |
