aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/x509/x509_ocsp_request.c
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-05-28 15:34:18 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-05-28 15:35:02 +0200
commite24aaddde0c07d4ff77a30aeba20104285e04197 (patch)
tree31f04b66a99ee25696c71febc8bdc3f87a83cc47 /src/libstrongswan/plugins/x509/x509_ocsp_request.c
parent178bf4c5e9818b3f9e436a5aef80696e10f69d8c (diff)
downloadstrongswan-e24aaddde0c07d4ff77a30aeba20104285e04197.tar.bz2
strongswan-e24aaddde0c07d4ff77a30aeba20104285e04197.tar.xz
hide credentials headers in credential_factory.h
Diffstat (limited to 'src/libstrongswan/plugins/x509/x509_ocsp_request.c')
-rw-r--r--src/libstrongswan/plugins/x509/x509_ocsp_request.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/plugins/x509/x509_ocsp_request.c b/src/libstrongswan/plugins/x509/x509_ocsp_request.c
index 4c0907cb9..4020d8d95 100644
--- a/src/libstrongswan/plugins/x509/x509_ocsp_request.c
+++ b/src/libstrongswan/plugins/x509/x509_ocsp_request.c
@@ -24,6 +24,7 @@
#include <utils/linked_list.h>
#include <debug.h>
#include <credentials/certificates/x509.h>
+#include <credentials/keys/private_key.h>
#define NONCE_LEN 16