summaryrefslogtreecommitdiffstats
path: root/include/colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/colors.h')
-rw-r--r--include/colors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/colors.h b/include/colors.h
index d2bd7b2aa..16db01075 100644
--- a/include/colors.h
+++ b/include/colors.h
@@ -72,6 +72,7 @@ static inline void color_disable(void)
color_fdisable(stdout);
}
+extern const char *colorscheme_from_string(const char *str);
#endif /* UTIL_LINUX_COLORS_H */