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