Fix undeclared identifier

This commit is contained in:
Matt Hess
2025-12-21 21:11:38 +00:00
parent 71b12b0004
commit e68704dc43
+2
View File
@@ -12,6 +12,8 @@ extern "C" {
#include <mutex>
#include "log.h"
LOG_CATEGORY(CarrotCrypto)
namespace p2pool {
namespace carrot {