From db7ef62494fb6859df150e2b06b3ca91881d95af Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 31 Oct 2006 12:27:59 +0000 Subject: better split up of library files "types.h" & "definitions.h" centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements --- src/charon/encoding/parser.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/charon/encoding/parser.c') diff --git a/src/charon/encoding/parser.c b/src/charon/encoding/parser.c index 6e8bad546..d7f10f711 100644 --- a/src/charon/encoding/parser.c +++ b/src/charon/encoding/parser.c @@ -27,8 +27,7 @@ #include "parser.h" -#include -#include +#include #include #include #include -- cgit v1.2.3