summaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-03-19 01:54:54 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-03-19 01:54:54 +0200
commitb5462c8c6d4a6b8d7a8c2fda68d4cf2569e164a3 (patch)
tree470e50bf31af0b6ff41e0b4a51cdcabbb2388494 /src/log.h
parent671427b533473af742e8295b551c8b3b6ee5f97e (diff)
added nfacct charts (disabled for the moment - they must be made an external plugin since nfacct requires root access); fixed a rounding problem in long double values by linking with the math library
Diffstat (limited to 'src/log.h')
-rwxr-xr-xsrc/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/log.h b/src/log.h
index ac81c0b829..d7c900a31d 100755
--- a/src/log.h
+++ b/src/log.h
@@ -19,6 +19,7 @@
#define D_CHILDS 0x00001000
#define D_EXIT 0x00002000
#define D_CHECKS 0x00004000
+#define D_NFACCT_LOOP 0x00008000
#define DEBUG (D_WEB_CLIENT_ACCESS|D_LISTENER|D_RRD_STATS)
//#define DEBUG 0xffffffff