diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-06-02 12:19:03 +0300 |
---|---|---|
committer | Baruch Siach <baruch@tkos.co.il> | 2017-06-02 12:24:35 +0300 |
commit | 685e530d8a0063134642371eaacd01fee2f62d85 (patch) | |
tree | 5f741b4dd78f0db34699a1d8c9da8d0f55d9834a /debian/compat | |
parent | df11091086b56e5fb71887f2fa320e1d2ffeff58 (diff) |
interval.h: add missing header
The ssize_t type requires the unistd.h header. This fixes build with musl
libc:
In file included from ../include/tinyalsa/limits.h:32:0,
from limits.c:1:
../include/tinyalsa/interval.h:38:2: error: unknown type name 'ssize_t'
ssize_t max;
^
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Diffstat (limited to 'debian/compat')
0 files changed, 0 insertions, 0 deletions