aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_algo
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-03-21 22:16:47 +0000
committerlloyd <[email protected]>2010-03-21 22:16:47 +0000
commit7aa5107be73de3b214301dbf647b1a0c41ec65eb (patch)
tree613e8829c5e8ce5826113d0c15c3a99daa7b5bb7 /src/pubkey/dl_algo
parentc23ae85c0529071b3170e88d361342d6a792f417 (diff)
Move where pk_ops is included, remove rng.h from dl_algo.h
Diffstat (limited to 'src/pubkey/dl_algo')
-rw-r--r--src/pubkey/dl_algo/dl_algo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pubkey/dl_algo/dl_algo.h b/src/pubkey/dl_algo/dl_algo.h
index bb594a393..445f6c3f9 100644
--- a/src/pubkey/dl_algo/dl_algo.h
+++ b/src/pubkey/dl_algo/dl_algo.h
@@ -11,7 +11,6 @@
#include <botan/dl_group.h>
#include <botan/x509_key.h>
#include <botan/pkcs8.h>
-#include <botan/rng.h>
namespace Botan {