mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 06:20:17 -05:00
Update win32 for zlib 1.2.3
This commit is contained in:
@@ -155,6 +155,7 @@ typedef struct tag_plugin_input_fn {
|
||||
void (*ws_emitheaders)(WS_CONNINFO *);
|
||||
int (*ws_fd)(WS_CONNINFO *);
|
||||
char* (*ws_getrequestheader)(WS_CONNINFO *, char *);
|
||||
int (*ws_writebinary)(WS_CONNINFO *, char *, int);
|
||||
|
||||
/* misc helpers */
|
||||
char* (*server_ver)(void);
|
||||
|
||||
Reference in New Issue
Block a user