aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509_obj.h
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-09-21 16:13:20 -0400
committerJack Lloyd <[email protected]>2017-09-21 16:13:20 -0400
commit5cd468130eb73635daf598292523df787904a47d (patch)
treee2bde06c75004e9e2958f05c5785d497e4095a26 /src/lib/x509/x509_obj.h
parent5d48c1406a956496fd4a020263ee59fbe7fad90a (diff)
More include header cleanups
Diffstat (limited to 'src/lib/x509/x509_obj.h')
-rw-r--r--src/lib/x509/x509_obj.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/x509/x509_obj.h b/src/lib/x509/x509_obj.h
index fdce9cb1f..be686a8c0 100644
--- a/src/lib/x509/x509_obj.h
+++ b/src/lib/x509/x509_obj.h
@@ -9,12 +9,14 @@
#define BOTAN_X509_OBJECT_H_
#include <botan/asn1_obj.h>
-#include <botan/x509_key.h>
-#include <botan/rng.h>
+#include <botan/alg_id.h>
#include <vector>
namespace Botan {
+class Public_Key;
+class RandomNumberGenerator;
+
/**
* This class represents abstract X.509 signed objects as
* in the X.500 SIGNED macro