add missing calls to map file

This commit is contained in:
Lennart Poettering 2008-10-03 17:44:17 +02:00
parent ebb2ecbe12
commit c0a9e8bfb7

View file

@ -100,6 +100,7 @@ pa_cvolume_avg;
pa_cvolume_channels_equal_to;
pa_cvolume_compatible;
pa_cvolume_equal;
pa_cvolume_init;
pa_cvolume_max;
pa_cvolume_remap;
pa_cvolume_set;
@ -162,6 +163,7 @@ pa_proplist_update;
pa_sample_format_to_string;
pa_sample_size;
pa_sample_spec_equal;
pa_sample_spec_init;
pa_sample_spec_snprint;
pa_sample_spec_valid;
pa_signal_done;