Fix exported symbols for hooks and functions

The functions dynamically loaded via plugin aren't fully listed
in the exported functions in Versions file.  This caused errors at
opening devices with such plugins.
This commit is contained in:
Takashi Iwai 2008-01-09 17:17:14 +01:00
parent 2c1318803f
commit 328824509f

View file

@ -9,7 +9,7 @@ ALSA_0.9 {
@SYMBOL_PREFIX@__snd_hw_params_*;
@SYMBOL_PREFIX@__snd_hw_params_*;
@SYMBOL_PREFIX@__snd_*_open_dlsym_*;
@SYMBOL_PREFIX@__snd_*_dlsym_*;
local:
*;