summaryrefslogtreecommitdiffstats
path: root/daemon/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/common.h')
-rw-r--r--daemon/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/daemon/common.h b/daemon/common.h
index 1a58ddda8..4cb54010c 100644
--- a/daemon/common.h
+++ b/daemon/common.h
@@ -77,11 +77,12 @@
// netdata agent spawn server
#include "spawn/spawn.h"
-// the netdata deamon
+// the netdata daemon
#include "daemon.h"
#include "main.h"
#include "signals.h"
#include "commands.h"
+#include "analytics.h"
// global netdata daemon variables
extern char *netdata_configured_hostname;