summaryrefslogtreecommitdiffstats
path: root/polyp/cli-text.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/cli-text.h')
-rw-r--r--polyp/cli-text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/cli-text.h b/polyp/cli-text.h
index 65607e94..d19dd48c 100644
--- a/polyp/cli-text.h
+++ b/polyp/cli-text.h
@@ -36,5 +36,7 @@ char *pa_module_list_to_string(struct pa_core *c);
char *pa_scache_list_to_string(struct pa_core *c);
char *pa_autoload_list_to_string(struct pa_core *c);
+char *pa_full_status_string(struct pa_core *c);
+
#endif