net/Resolver: move sockaddr_to_string() to ToString.cxx

This commit is contained in:
Max Kellermann
2015-07-22 10:03:36 +02:00
parent a4a37d7a19
commit 6f22452b54
9 changed files with 172 additions and 112 deletions

View File

@@ -25,8 +25,8 @@
#include "encoder/EncoderInterface.hxx"
#include "encoder/EncoderPlugin.hxx"
#include "encoder/EncoderList.hxx"
#include "net/Resolver.hxx"
#include "net/SocketAddress.hxx"
#include "net/ToString.hxx"
#include "Page.hxx"
#include "IcyMetaDataServer.hxx"
#include "system/fd_util.h"