From f0a8bf47f7d01ded310e60b3ec1e7204284dd7f7 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 25 Oct 2011 01:10:02 +0200 Subject: refactored TNC framework --- src/libcharon/plugins/tnccs_11/batch/tnccs_batch.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/libcharon/plugins/tnccs_11/batch/tnccs_batch.c') diff --git a/src/libcharon/plugins/tnccs_11/batch/tnccs_batch.c b/src/libcharon/plugins/tnccs_11/batch/tnccs_batch.c index 0f6f3a675..c9397722b 100644 --- a/src/libcharon/plugins/tnccs_11/batch/tnccs_batch.c +++ b/src/libcharon/plugins/tnccs_11/batch/tnccs_batch.c @@ -16,10 +16,11 @@ #include "tnccs_batch.h" #include "messages/tnccs_error_msg.h" -#include -#include #include +#include +#include + #include typedef struct private_tnccs_batch_t private_tnccs_batch_t; -- cgit v1.2.3