aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/builder.c
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-10-10 21:16:46 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-10-10 21:19:38 +0200
commit17722d448931ec01c35ccd37d5dd8bee8e9074f5 (patch)
treea6aee2e41d28af25b546ffae22f0403fa728a8e4 /src/pluto/builder.c
parent55b045abb5d219fb3a6d796251a85d76149536f8 (diff)
downloadstrongswan-17722d448931ec01c35ccd37d5dd8bee8e9074f5.tar.bz2
strongswan-17722d448931ec01c35ccd37d5dd8bee8e9074f5.tar.xz
replaced struct id by identification_t
Diffstat (limited to 'src/pluto/builder.c')
-rw-r--r--src/pluto/builder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluto/builder.c b/src/pluto/builder.c
index 004145103..39a85eddb 100644
--- a/src/pluto/builder.c
+++ b/src/pluto/builder.c
@@ -30,7 +30,6 @@
#include "constants.h"
#include "defs.h"
#include "log.h"
-#include "id.h"
#include "certs.h"
#include "ac.h"
#include "crl.h"