aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_ca.h
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-09-28 18:42:40 -0400
committerJack Lloyd <[email protected]>2017-09-28 18:42:40 -0400
commitefe2f1ce175896a092c0368ed682e3314d0ba3a8 (patch)
tree96868988e6ef3973f79a854547b2df2aa0cb2e6b /src/lib/x509/x509_ca.h
parentc1edbe9c436dfffa9d7def0f99497e9c7e19c210 (diff)
Further header cleanups
Diffstat (limited to 'src/lib/x509/x509_ca.h')
-rw-r--r--src/lib/x509/x509_ca.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/x509/x509_ca.h b/src/lib/x509/x509_ca.h
index ca1e472d8..01c27d409 100644
--- a/src/lib/x509/x509_ca.h
+++ b/src/lib/x509/x509_ca.h
@@ -17,6 +17,7 @@
namespace Botan {
+class Private_Key;
class PKCS10_Request;
class PK_Signer;