Browse Source

Fixes error on --disable-cloud (#11244)

always include aclk_api.h
Timotej S 3 years ago
parent
commit
50cf45e68e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      daemon/common.h

+ 0 - 2
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