mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-26 06:03:20 -05:00
Forgot an include
This commit is contained in:
parent
29265d6170
commit
4078542eb4
@ -34,7 +34,7 @@
|
|||||||
#if defined(__linux__)
|
#if defined(__linux__)
|
||||||
# include <sys/timerfd.h>
|
# include <sys/timerfd.h>
|
||||||
#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
|
#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
|
||||||
|
# include <signal.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_LIBEVENT2
|
#ifdef HAVE_LIBEVENT2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user