]> code.delx.au - pulseaudio/blobdiff - polyp/clitext.h
introduce pa_xmalloc() and friends
[pulseaudio] / polyp / clitext.h
index 4e5252fe35c7a7bbd1635a1e898e96131c2b3504..121f2a5d2d7128ecc8542447b9e43d03e3d8a984 100644 (file)
@@ -31,6 +31,7 @@ char *pa_source_list_to_string(struct pa_core *c);
 char *pa_client_list_to_string(struct pa_core *c);
 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);
 
 #endif