mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-16 01:03:16 -05:00
Kill leftover includes
This commit is contained in:
parent
71a40c5149
commit
2b4f07195a
@ -40,13 +40,6 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#if defined(__linux__) || defined(__GLIBC__)
|
|
||||||
# include <endian.h>
|
|
||||||
# include <byteswap.h>
|
|
||||||
#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
|
|
||||||
# include <sys/endian.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(HAVE_SYS_EVENTFD_H) && defined(HAVE_EVENTFD)
|
#if defined(HAVE_SYS_EVENTFD_H) && defined(HAVE_EVENTFD)
|
||||||
# define USE_EVENTFD
|
# define USE_EVENTFD
|
||||||
# include <sys/eventfd.h>
|
# include <sys/eventfd.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user