More fixes for Windows support

This commit is contained in:
Joseph Henry
2017-10-10 12:41:36 -07:00
parent 2f59773b26
commit 427f87db91
2 changed files with 2 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ namespace ZeroTier {
_handler(handler),
_homePath(homePath),
_arg(arg),
_initialized(false),
_enabled(true),
_run(true),
_mac(mac),