mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
add new function pa_machine_id()
This commit is contained in:
parent
b84f738e50
commit
73e2577ca6
3 changed files with 47 additions and 0 deletions
|
|
@ -184,4 +184,6 @@ pa_bool_t pa_in_system_mode(void);
|
|||
|
||||
#define pa_streq(a,b) (!strcmp((a),(b)))
|
||||
|
||||
char *pa_machine_id(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue