]> arthur.barton.de Git - netdata.git/blobdiff - src/main.c
code optimizations; added temperature charts.d plugin
[netdata.git] / src / main.c
index a8f090d37c22d7914357d6c6957d5af337b89ebf..dbf0c6742f925e4fc88b05411489e4e1aa0d0f4c 100755 (executable)
@@ -9,6 +9,7 @@
 #include <sys/types.h>
 #include <sys/wait.h>
 
+#include "common.h"
 #include "log.h"
 #include "daemon.h"
 #include "web_server.h"