From af3503d903b1a608cd212e2d74b274103199078c Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Thu, 5 Oct 2017 16:40:43 -0400 Subject: net: move BanMan to its own files --- src/interfaces/node.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/interfaces/node.cpp') diff --git a/src/interfaces/node.cpp b/src/interfaces/node.cpp index c535b2931..c574f960e 100644 --- a/src/interfaces/node.cpp +++ b/src/interfaces/node.cpp @@ -6,6 +6,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3