From 3c776675b3824d4497d913386793efaece2ee7d1 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 6 Aug 2019 08:51:23 -0500 Subject: Cruftectomy, work in progress on mirrorring --- controller/RabbitMQ.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'controller/RabbitMQ.hpp') diff --git a/controller/RabbitMQ.hpp b/controller/RabbitMQ.hpp index 6bac68da..c8ef31ca 100644 --- a/controller/RabbitMQ.hpp +++ b/controller/RabbitMQ.hpp @@ -27,6 +27,8 @@ #ifndef ZT_CONTROLLER_RABBITMQ_HPP #define ZT_CONTROLLER_RABBITMQ_HPP +#include "DB.hpp" + namespace ZeroTier { struct MQConfig { -- cgit v1.2.3