mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
yet another new glibc build fix
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1655 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
3cbcb982e2
commit
5e96d5da78
1 changed files with 1 additions and 0 deletions
|
|
@ -2491,6 +2491,7 @@ int stat64(const char *pathname, struct stat64 *buf) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
#undef open64
|
||||
int open64(const char *filename, int flags, ...) {
|
||||
va_list args;
|
||||
mode_t mode = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue