summaryrefslogtreecommitdiff
path: root/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'log.h')
-rw-r--r--log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/log.h b/log.h
index ee25a14..a05af64 100644
--- a/log.h
+++ b/log.h
@@ -7,6 +7,8 @@
7#define L_DEBUG 7 7#define L_DEBUG 7
8#define L_DEBUG2 8 8#define L_DEBUG2 8
9#define L_DEBUG3 9 9#define L_DEBUG3 9
10#define L_DEBUG4 10
11#define L_DEBUG5 11
10 12
11#define L_UNSET 0x29a 13#define L_UNSET 0x29a
12 14