summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug.h b/debug.h
index 036be21..fc2f1d6 100644
--- a/debug.h
+++ b/debug.h
@@ -6,6 +6,7 @@
* copyright notice and this permission notice appear in all copies.
*/
+#define DBG_DBG 8
#define DBG_INFO 16
#define DBG_WARN 32
#define DBG_ERR 64