osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults

This commit is contained in:
Adam Ierymenko 2015-04-08 19:03:30 -07:00
parent d761330465
commit 7192fe6d15
14 changed files with 110 additions and 140 deletions

View file

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