Linux routing table now works.

This commit is contained in:
Adam Ierymenko 2014-07-31 20:13:29 -04:00
parent 526435859f
commit df0a8e8450
3 changed files with 42 additions and 52 deletions

View file

@ -28,7 +28,7 @@
#ifndef ZT_LINUXROUTINGTABLE_HPP
#define ZT_LINUXROUTINGTABLE_HPP
#include "../RoutingTable.hpp"
#include "../node/RoutingTable.hpp"
namespace ZeroTier {