]> arthur.barton.de Git - netdata.git/blobdiff - src/popen.c
code optimizations; added temperature charts.d plugin
[netdata.git] / src / popen.c
index aaaf6b47daf0c6e3f885a121588075fc7a2017ee..dbc55c1bcc126e1a705e61ef40f596072d9a217c 100755 (executable)
@@ -6,6 +6,8 @@
 
 #include "log.h"
 #include "popen.h"
+#include "common.h"
+
 /*
 struct mypopen {
        pid_t pid;