]> git.alsa-project.org Git - alsa-lib.git/commit
fixed the build without versioned symbols.
authorTakashi Iwai <tiwai@suse.de>
Thu, 10 Oct 2002 11:01:18 +0000 (11:01 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Oct 2002 11:01:18 +0000 (11:01 +0000)
commit25e41cf1e87c6f8abb77e244284f958adbb53ec5
tree81f2579aa449d00c6755d528a95698f0ee52ea8c
parent7b2f5fa7e13630f913dfb38bf8d257b0282466c9
fixed the build without versioned symbols.

the rc4 symbols are defined as __ prefix, which are aliased in
pcm.h as well as the versioned symbol binary.
include/alsa-symbols.h
src/pcm/pcm.c
src/pcm/pcm_local.h