control: empty - fix the static build

Reported-by: Jan Palus <atler@pld-linux.org>
Fixes: https://github.com/alsa-project/alsa-lib/issues/157
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2021-06-15 23:21:42 +02:00
parent f4c061f349
commit 81e7923fbf

View File

@ -30,7 +30,7 @@
#ifndef PIC
/* entry for static linking */
const char *_snd_module_ctl_empty = "";
const char *_snd_module_control_empty = "";
#endif
/*! \page control_plugins