aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-11-16 09:15:17 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-11-16 09:15:17 +0100
commit54b1896b31c3167f6cd2eefd80ca6d5355572741 (patch)
treed45f3274913077702fc63921dc26c63fb62883f3
parent3b0e64d56ee31e3a9f512f4f27ca55aa91206a2a (diff)
downloadstrongswan-54b1896b31c3167f6cd2eefd80ca6d5355572741.tar.bz2
strongswan-54b1896b31c3167f6cd2eefd80ca6d5355572741.tar.xz
mutex.h is not needed any more
-rw-r--r--src/libcharon/plugins/tnc_imv/tnc_imv_recommendations.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcharon/plugins/tnc_imv/tnc_imv_recommendations.c b/src/libcharon/plugins/tnc_imv/tnc_imv_recommendations.c
index c3146960a..58ad37c7e 100644
--- a/src/libcharon/plugins/tnc_imv/tnc_imv_recommendations.c
+++ b/src/libcharon/plugins/tnc_imv/tnc_imv_recommendations.c
@@ -14,7 +14,6 @@
#include <debug.h>
#include <daemon.h>
-#include <threading/mutex.h>
#include <tnc/tncifimv_names.h>
#include <tnc/imv/imv.h>
#include <tnc/imv/imv_recommendations.h>