make IMC/IMV pairs independent of libcharon

This commit is contained in:
Andreas Steffen
2011-06-01 16:33:44 +02:00
parent 91b9bc3e0f
commit 7c4d4d209d
43 changed files with 79 additions and 45 deletions
+1 -3
View File
@@ -29,10 +29,8 @@
#include <debug.h>
#include <daemon.h>
#include <threading/mutex.h>
#include <tnc/tncif.h>
#include <tnc/tncifimv.h>
#include <tnc/tnccs/tnccs.h>
#include <tnc/pen/pen.h>
#include <pen/pen.h>
typedef struct private_tnccs_20_t private_tnccs_20_t;