]> arthur.barton.de Git - netdata.git/blobdiff - src/log.h
all required system headers in common.h; some progress on health variables
[netdata.git] / src / log.h
index 2c0f5cd7a1884c96afc520ad2ad4f122294e36a8..95b6b301ed7a9496d4d0c1bfa89fbe634b152353 100644 (file)
--- a/src/log.h
+++ b/src/log.h
@@ -1,9 +1,3 @@
-#include <stdio.h>
-#include <stdarg.h>
-#include <time.h>
-
-#include "main.h"
-
 #ifndef NETDATA_LOG_H
 #define NETDATA_LOG_H 1
 
@@ -29,6 +23,7 @@
 #define D_MEMORY                       0x00080000
 #define D_CGROUP            0x00100000
 #define D_REGISTRY                     0x00200000
+#define D_VARIABLES         0x00400000
 
 //#define DEBUG (D_WEB_CLIENT_ACCESS|D_LISTENER|D_RRD_STATS)
 //#define DEBUG 0xffffffff