summaryrefslogtreecommitdiff
path: root/lib/libcrypto/cast/c_skey.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/cast/c_skey.c')
-rw-r--r--lib/libcrypto/cast/c_skey.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/cast/c_skey.c b/lib/libcrypto/cast/c_skey.c
index dc4791a8cff..db9b7573e09 100644
--- a/lib/libcrypto/cast/c_skey.c
+++ b/lib/libcrypto/cast/c_skey.c
@@ -57,6 +57,7 @@
*/
#include <openssl/crypto.h>
+#include <openssl/fips.h>
#include <openssl/cast.h>
#include "cast_lcl.h"