From 6451a360b336e8607ef3b4e6af88d3dbccf995dd Mon Sep 17 00:00:00 2001 From: venaas Date: Wed, 9 May 2007 13:39:17 +0000 Subject: 4 debug levels, 3 default git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@78 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'debug.h') 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 -- cgit v1.1