From 7a17f6ca80e3df9e1509dc99d0acdd00f12686e0 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Sat, 27 Jul 2013 16:20:08 -0400 Subject: Add skeleton of certificate-based private network authentication. Also remove some old code. --- node/Node.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'node/Node.cpp') diff --git a/node/Node.cpp b/node/Node.cpp index 08b08fc1..827af23b 100644 --- a/node/Node.cpp +++ b/node/Node.cpp @@ -56,7 +56,6 @@ #include "Logger.hpp" #include "Constants.hpp" #include "InetAddress.hpp" -#include "Pack.hpp" #include "Salsa20.hpp" #include "HMAC.hpp" #include "RuntimeEnvironment.hpp" -- cgit v1.2.3