summaryrefslogtreecommitdiff
path: root/osrng.h
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-05-04 16:13:42 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-05-04 16:13:42 +0000
commit8d3e02430d3aba85ed61c773e8e7fba24abfa9c7 (patch)
tree530c570aedf1a276ff7f46d2d22179059b05fa79 /osrng.h
parent5c9fa90aa4b3e94b66aba2fe78b358f9ab12f16e (diff)
downloadcryptopp-8d3e02430d3aba85ed61c773e8e7fba24abfa9c7.tar.gz
fix compile
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@345 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'osrng.h')
-rw-r--r--osrng.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/osrng.h b/osrng.h
index 2fa9713..eb4e6e2 100644
--- a/osrng.h
+++ b/osrng.h
@@ -8,6 +8,7 @@
#include "randpool.h"
#include "rng.h"
#include "aes.h"
+#include "sha.h"
#include "fips140.h"
NAMESPACE_BEGIN(CryptoPP)