summaryrefslogtreecommitdiff
path: root/service/ControlPlane.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'service/ControlPlane.cpp')
-rw-r--r--service/ControlPlane.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/service/ControlPlane.cpp b/service/ControlPlane.cpp
index 81fb61ca..2e8290ed 100644
--- a/service/ControlPlane.cpp
+++ b/service/ControlPlane.cpp
@@ -33,7 +33,9 @@
#include "../ext/http-parser/http_parser.h"
+#ifdef ZT_ENABLE_NETWORK_CONTROLLER
#include "../controller/SqliteNetworkController.hpp"
+#endif
#include "../node/InetAddress.hpp"
#include "../node/Node.hpp"