mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-19 07:00:03 -05:00
add a bitset implementation
This commit is contained in:
parent
afd817a0b6
commit
24b3a743bd
3 changed files with 105 additions and 0 deletions
|
|
@ -556,6 +556,7 @@ libpulsecommon_@PA_MAJORMINORMICRO@_la_SOURCES = \
|
|||
pulsecore/refcnt.h \
|
||||
pulsecore/rtclock.c pulsecore/rtclock.h \
|
||||
pulsecore/shm.c pulsecore/shm.h \
|
||||
pulsecore/bitset.c pulsecore/bitset.h \
|
||||
pulsecore/socket-client.c pulsecore/socket-client.h \
|
||||
pulsecore/socket-server.c pulsecore/socket-server.h \
|
||||
pulsecore/socket-util.c pulsecore/socket-util.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue