aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h
index f7eeda9..c417b95 100644
--- a/include/vars.h
+++ b/include/vars.h
@@ -105,6 +105,7 @@ extern const char *italic;
extern const char *color_reset;
extern const char *print_pkgit;
+extern const char *print_success;
extern const char *print_skipped;
extern const char *print_warning;
extern const char *print_error;