FreeBSD builds!

This commit is contained in:
Adam Ierymenko 2014-12-19 14:33:58 -08:00
commit 536bcf6505
6 changed files with 514 additions and 15 deletions

View file

@ -56,7 +56,6 @@ public:
private:
std::vector<EthernetTap *> _devices;
Mutex _devices_m;
const char *_pathToIfconfig;
};
} // namespace ZeroTier