summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-08-11 09:20:15 +0200
committerMax Kellermann <max@musicpd.org>2017-08-11 09:20:15 +0200
commit33b41145341477a5a7d451174a2b5f5794a6176b (patch)
tree73359099be32b0569279eb9c289921371f532f07 /src/client
parent7a4457402f9c79b6b4d661318be26faf3fb16079 (diff)
system/fd_util: remove unused library
Diffstat (limited to 'src/client')
-rw-r--r--src/client/ClientNew.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/ClientNew.cxx b/src/client/ClientNew.cxx
index 0b95b79b7..12d302dc1 100644
--- a/src/client/ClientNew.cxx
+++ b/src/client/ClientNew.cxx
@@ -22,7 +22,6 @@
#include "ClientList.hxx"
#include "Partition.hxx"
#include "Instance.hxx"
-#include "system/fd_util.h"
#include "net/UniqueSocketDescriptor.hxx"
#include "net/SocketAddress.hxx"
#include "net/ToString.hxx"