summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2021-06-14 19:03:21 +0200
committerGitHub <noreply@github.com>2021-06-14 19:03:21 +0200
commit50cf45e68e8cc74267c9a4fb6a14c8d2a4a9daea (patch)
treec474b7ed7fe162e5ec91ffa794ea21d08c839808
parent086b5b9090f46bff80534119c793f0cd2d423834 (diff)
Fixes error on --disable-cloud (#11244)
always include aclk_api.h
-rw-r--r--daemon/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/common.h b/daemon/common.h
index 442e3d20c6..bd0a8bef53 100644
--- a/daemon/common.h
+++ b/daemon/common.h
@@ -66,9 +66,7 @@
#include "claim/claim.h"
// netdata agent cloud link
-#ifdef ENABLE_ACLK
#include "aclk/aclk_api.h"
-#endif
// global GUID map functions