mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -05:00
Fix for ssize_t undefined error
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#define _DAAP_PROTO_H_
|
||||
|
||||
|
||||
#include <sys/types.h>
|
||||
#include "zlib.h"
|
||||
|
||||
#define GZIP_CHUNK 16384
|
||||
|
||||
Reference in New Issue
Block a user