mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-15 06:59:58 -05:00
core: Misc srbchannel cleanup
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
parent
1afec0e5a3
commit
f79b1bc3d9
3 changed files with 4 additions and 4 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include <pulsecore/socket.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define MAX_ANCIL_FDS (2)
|
||||
#define MAX_ANCIL_FDS 2
|
||||
|
||||
typedef struct pa_creds pa_creds;
|
||||
typedef struct pa_ancil pa_ancil;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue