]> arthur.barton.de Git - netdata.git/blobdiff - src/log.h
Include time.h where used
[netdata.git] / src / log.h
index e882af3861d79b39cd00bfb1c2269f9afa35fbe1..0762621006916b45a8233992065d6754031e2e71 100644 (file)
--- a/src/log.h
+++ b/src/log.h
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <stdarg.h>
+#include <time.h>
 
 #ifndef NETDATA_LOG_H
 #define NETDATA_LOG_H 1