mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-13 22:12:56 +00:00
InetAddress.hpp needs to be included in OneService.hpp
This commit is contained in:
parent
471108f2e4
commit
49e31ca647
@ -22,6 +22,8 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "../node/InetAddress.hpp"
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user