mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 05:34:58 -05:00
[spotify] Add missing include of errno.h (fixes #1267)
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#include <errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
|
||||||
#include "librespot-c-internal.h"
|
#include "librespot-c-internal.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user