]> arthur.barton.de Git - netdata.git/blobdiff - src/log.c
build: migrate to autotools
[netdata.git] / src / log.c
index c7b8283bd26186719e40715043fea9d74f5f8114..21c44afc866870e8fff989b6d879a6a011727ded 100755 (executable)
--- a/src/log.c
+++ b/src/log.c
@@ -1,3 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <time.h>
 #include <syslog.h>
 #include <errno.h>