system/fd_util: remove unused library

This commit is contained in:
Max Kellermann
2017-08-11 09:20:15 +02:00
parent 7a4457402f
commit 33b4114534
7 changed files with 0 additions and 209 deletions

View File

@@ -29,7 +29,6 @@
#include "net/Resolver.hxx"
#include "net/ToString.hxx"
#include "event/SocketMonitor.hxx"
#include "system/fd_util.h"
#include "fs/AllocatedPath.hxx"
#include "fs/FileSystem.hxx"
#include "util/RuntimeError.hxx"