From e5f0190d112435161370172311b0f115ca572c73 Mon Sep 17 00:00:00 2001 From: theohax Date: Tue, 26 Oct 2021 00:46:35 +0300 Subject: [PATCH] Include for std::signal usage --- nano/nano_node/daemon.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/nano/nano_node/daemon.cpp b/nano/nano_node/daemon.cpp index 3a21161497..51570d55aa 100644 --- a/nano/nano_node/daemon.cpp +++ b/nano/nano_node/daemon.cpp @@ -13,6 +13,7 @@ #include +#include #include namespace