From 283dbcc590bad473bb5d982b94fc59775835f11d Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 7 Dec 2005 09:53:33 +0000 Subject: - cleanup of states ike_auth_requested and ike_sa_init_responded --- Source/charon/daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/charon/daemon.h') diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h index 14afdc75d..d97e9b2ef 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -86,7 +86,7 @@ * This is the maximum allowed level for ever context, the definiton * of the context may be less verbose. */ -#define DEFAULT_LOGLEVEL CONTROL | ERROR +#define DEFAULT_LOGLEVEL CONTROL | ERROR | AUDIT typedef struct daemon_t daemon_t; -- cgit v1.2.3