padsp: Make it compile on musl
authorKhem Raj <raj.khem@gmail.com>
Tue, 7 Apr 2015 04:56:31 +0000 (21:56 -0700)
committerTanu Kaskinen <tanuk@iki.fi>
Tue, 5 Sep 2017 10:46:26 +0000 (13:46 +0300)
commit66885ad633db0f371693475c72133e91f1e09ee5
treed71018aa886057fdbedccd3833bdff92e3c35949
parent46fb1b8c5dfeb9611ba9035ff7a09dbb620c54ea
padsp: Make it compile on musl

break assumptions on glibc and there is no stat64 on non
glibc C libraries

See pulseaudio bug

https://bugs.freedesktop.org/show_bug.cgi?id=85319

Signed-off-by: Khem Raj <raj.khem@gmail.com>
src/utils/padsp.c