mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 01:46:02 -05:00
[spotify] Add missing include of errno.h (fixes #1267)
This commit is contained in:
parent
9fbbf9836c
commit
5d2d2ea227
@ -1,3 +1,4 @@
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "librespot-c-internal.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user