aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-05-28 15:44:22 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-05-28 15:44:22 +0200
commitaf1feed96a6700eac23935bd8b7d6e00b0eed588 (patch)
tree0eea9f1a98d0f9ea4070387f66bdad7f1c629413 /scripts
parente24aaddde0c07d4ff77a30aeba20104285e04197 (diff)
downloadstrongswan-af1feed96a6700eac23935bd8b7d6e00b0eed588.tar.bz2
strongswan-af1feed96a6700eac23935bd8b7d6e00b0eed588.tar.xz
NO_CREDENTIAL_FACTORY compile option not needed anymore
Diffstat (limited to 'scripts')
-rw-r--r--scripts/id2sql.c2
-rw-r--r--scripts/key2keyid.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/scripts/id2sql.c b/scripts/id2sql.c
index 3990e88da..5b0bd1d7d 100644
--- a/scripts/id2sql.c
+++ b/scripts/id2sql.c
@@ -1,6 +1,6 @@
#include <stdio.h>
-#include <library.h>
+#include <utils/identification.h>
/**
* convert an identity to type and encoding
diff --git a/scripts/key2keyid.c b/scripts/key2keyid.c
index 80c342919..201670e43 100644
--- a/scripts/key2keyid.c
+++ b/scripts/key2keyid.c
@@ -2,6 +2,8 @@
#include <stdio.h>
#include <library.h>
#include <debug.h>
+#include <credentials/keys/private_key.h>
+#include <credentials/keys/public_key.h>
/**
* print the keyids of a private or public key