aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/protocol.h')
-rw-r--r--src/daemon/protocol.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/daemon/protocol.h b/src/daemon/protocol.h
index 2fc20d77d..db94c1f36 100644
--- a/src/daemon/protocol.h
+++ b/src/daemon/protocol.h
@@ -30,12 +30,6 @@
#pragma once
-#include "cryptonote_protocol/cryptonote_protocol_handler.h"
-#include "misc_log_ex.h"
-#include "p2p/net_node.h"
-#include <stdexcept>
-#include <boost/program_options.hpp>
-
namespace daemonize
{