mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
core-util: unify how we determine the temporary directory
This commit is contained in:
parent
2d9168ceb3
commit
7b76ea3784
3 changed files with 26 additions and 20 deletions
|
|
@ -249,4 +249,6 @@ void pa_reset_personality(void);
|
|||
pa_bool_t pa_run_from_build_tree(void);
|
||||
#endif
|
||||
|
||||
const char *pa_get_temp_dir(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue