make it compile

pull/35/head
Jeff 6 years ago
parent f35f34ede4
commit 7953f1fa48

@ -85,7 +85,7 @@ namespace llarp
ObtainAddrForIP(huint32_t ip);
bool
HasAddress(const Address& remote)
HasAddress(const service::Address& remote)
{
return m_AddrToIP.find(remote) != m_AddrToIP.end();
}

Loading…
Cancel
Save