system/{Resolver,Socket{Error,Util}}: move to new library libnet.a

This commit is contained in:
Max Kellermann
2015-02-10 21:46:23 +01:00
parent 33a27379f9
commit 42890b9acf
14 changed files with 21 additions and 14 deletions

View File

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