mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-27 06:33:21 -05:00
[worker] Remove some unused includes
This commit is contained in:
parent
3377faffb8
commit
4736e10d11
@ -29,7 +29,6 @@
|
||||
#include <time.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <sys/queue.h>
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
@ -38,7 +37,6 @@
|
||||
#include <pthread.h>
|
||||
|
||||
#include <event2/event.h>
|
||||
#include <event2/thread.h>
|
||||
|
||||
#include "db.h"
|
||||
#include "logger.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user