X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=blobdiff_plain;f=source%2Fnet%2Fresolve.h;fp=source%2Fnet%2Fresolve.h;h=212a7f0a47574068b1b7573acf973ef76cbbc5ca;hp=ae0411bd807c5e37292e0fd76f75e1fd34f9d94d;hb=593c8202bf8c6ecc563aaacf0811aef953b45f09;hpb=cc2e643d6ec3025db3fb6f0a4c1f77af05cf1026 diff --git a/source/net/resolve.h b/source/net/resolve.h index ae0411b..212a7f0 100644 --- a/source/net/resolve.h +++ b/source/net/resolve.h @@ -9,13 +9,11 @@ #include #include #include -#include "constants.h" +#include "sockaddr.h" namespace Msp { namespace Net { -class SockAddr; - /** Resolves host and service names into a socket address. If host is empty, the loopback address will be used. If host is "*", the wildcard address will be used. If service is empty, a socket address with a null service will be