aboutsummaryrefslogtreecommitdiffstats
path: root/Source/testing/child_sa_test.c
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-04-10 08:07:38 +0000
committerMartin Willi <martin@strongswan.org>2006-04-10 08:07:38 +0000
commit5113680f95e522c677cdd37072cfffbdca06831e (patch)
tree973ac57accbc66b042e5307942c6cbbbf4f19579 /Source/testing/child_sa_test.c
parent6862128151fb78f63685a8da5575783c426d64a7 (diff)
downloadstrongswan-5113680f95e522c677cdd37072cfffbdca06831e.tar.bz2
strongswan-5113680f95e522c677cdd37072cfffbdca06831e.tar.xz
- split up in libstrong, charon, stroke, testing done
- new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
Diffstat (limited to 'Source/testing/child_sa_test.c')
-rw-r--r--Source/testing/child_sa_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/testing/child_sa_test.c b/Source/testing/child_sa_test.c
index 0a3aec9f2..0cf354c26 100644
--- a/Source/testing/child_sa_test.c
+++ b/Source/testing/child_sa_test.c
@@ -24,7 +24,6 @@
#include <daemon.h>
#include <sa/child_sa.h>
-#include <utils/allocator.h>
#include <utils/logger.h>