Move more stuff into osdep/ -- node/ will not use threads directly.

This commit is contained in:
Adam Ierymenko 2015-03-31 15:23:14 -07:00
parent e61a40a956
commit 647ce82b86
11 changed files with 8 additions and 17 deletions

View file

@ -33,7 +33,7 @@
#include <stdexcept>
#include "../node/EthernetTap.hpp"
#include "EthernetTap.hpp"
#include "../node/Thread.hpp"
namespace ZeroTier {