summaryrefslogtreecommitdiff
path: root/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/fipstools/acvp/modulewrapper/modulewrapper.cc')
-rw-r--r--src/util/fipstools/acvp/modulewrapper/modulewrapper.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc b/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
index f3e583d5..f65492c0 100644
--- a/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
+++ b/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
@@ -29,6 +29,7 @@
#include <openssl/bn.h>
#include <openssl/cipher.h>
#include <openssl/cmac.h>
+#include <openssl/ctrdrbg.h>
#include <openssl/dh.h>
#include <openssl/digest.h>
#include <openssl/ec.h>