summaryrefslogtreecommitdiff
path: root/src/timer/timer_query_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/timer/timer_query_hw.c')
-rw-r--r--src/timer/timer_query_hw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timer/timer_query_hw.c b/src/timer/timer_query_hw.c
index 6d70a317..e63a4811 100644
--- a/src/timer/timer_query_hw.c
+++ b/src/timer/timer_query_hw.c
@@ -88,6 +88,7 @@ int snd_timer_query_hw_open(snd_timer_query_t **handle, const char *name, int mo
return 0;
}
+SND_DLSYM_BUILD_VERSION(_snd_timer_query_hw_open, SND_TIMER_QUERY_DLSYM_VERSION);
int _snd_timer_query_hw_open(snd_timer_query_t **timer, char *name,
snd_config_t *root ATTRIBUTE_UNUSED,
snd_config_t *conf, int mode)