10 lines
231 B
Diff
10 lines
231 B
Diff
|
--- src/log.h.orig 2016-04-24 21:25:30.134626548 -0500
|
||
|
+++ src/log.h 2016-04-24 21:26:22.579967475 -0500
|
||
|
@@ -1,5 +1,6 @@
|
||
|
#include <stdio.h>
|
||
|
#include <stdarg.h>
|
||
|
+#include <time.h>
|
||
|
|
||
|
#ifndef NETDATA_LOG_H
|
||
|
#define NETDATA_LOG_H 1
|