]> arthur.barton.de Git - netdata.git/blobdiff - src/popen.c
build: migrate to autotools
[netdata.git] / src / popen.c
index dbc55c1bcc126e1a705e61ef40f596072d9a217c..16f21a7d8484733c8d936fb6f55c1bdc6b3bf3e6 100755 (executable)
@@ -1,3 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <signal.h>
 #include <unistd.h>
 #include <stdlib.h>