mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-24 13:13:17 -05:00
Fix for ssize_t undefined error
This commit is contained in:
parent
f044f7331e
commit
0b895d31f9
@ -23,6 +23,7 @@
|
||||
#define _DAAP_PROTO_H_
|
||||
|
||||
|
||||
#include <sys/types.h>
|
||||
#include "zlib.h"
|
||||
|
||||
#define GZIP_CHUNK 16384
|
||||
|
Loading…
x
Reference in New Issue
Block a user