fix MacOS build

This commit is contained in:
Ryan Tharp 2019-01-29 14:19:17 -08:00
parent 1372d029f6
commit 544f0812cc

View File

@ -80,7 +80,7 @@ namespace llarp
/// get the local interface's address
huint32_t
GetIfAddr() const;
GetIfAddr() const override;
bool
HasLocalIP(const huint32_t& ip) const;