From c0a9e8bfb77d5c8dbc8f788b14b3d2b02368d2e9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 3 Oct 2008 17:44:17 +0200 Subject: add missing calls to map file --- src/map-file | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/map-file b/src/map-file index 7f38be11..50cb780a 100644 --- a/src/map-file +++ b/src/map-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; -- cgit