mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-17 15:25:35 +00:00
fix MacOS build
This commit is contained in:
parent
1372d029f6
commit
544f0812cc
@ -80,7 +80,7 @@ namespace llarp
|
|||||||
|
|
||||||
/// get the local interface's address
|
/// get the local interface's address
|
||||||
huint32_t
|
huint32_t
|
||||||
GetIfAddr() const;
|
GetIfAddr() const override;
|
||||||
|
|
||||||
bool
|
bool
|
||||||
HasLocalIP(const huint32_t& ip) const;
|
HasLocalIP(const huint32_t& ip) const;
|
||||||
|
Loading…
Reference in New Issue
Block a user