mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
build fix for newer glibc
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1654 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
e6714e1cb1
commit
3cbcb982e2
1 changed files with 1 additions and 0 deletions
|
|
@ -1436,6 +1436,7 @@ fail:
|
|||
return -1;
|
||||
}
|
||||
|
||||
#undef open
|
||||
int open(const char *filename, int flags, ...) {
|
||||
va_list args;
|
||||
mode_t mode = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue