diff options
Diffstat (limited to 'src/lib/libcrypto/bf/bf_skey.c')
-rw-r--r-- | src/lib/libcrypto/bf/bf_skey.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bf/bf_skey.c b/src/lib/libcrypto/bf/bf_skey.c index 1931aba83f..fc5bebefce 100644 --- a/src/lib/libcrypto/bf/bf_skey.c +++ b/src/lib/libcrypto/bf/bf_skey.c | |||
@@ -60,7 +60,6 @@ | |||
60 | #include <string.h> | 60 | #include <string.h> |
61 | #include <openssl/crypto.h> | 61 | #include <openssl/crypto.h> |
62 | #include <openssl/blowfish.h> | 62 | #include <openssl/blowfish.h> |
63 | #include <openssl/fips.h> | ||
64 | #include "bf_locl.h" | 63 | #include "bf_locl.h" |
65 | #include "bf_pi.h" | 64 | #include "bf_pi.h" |
66 | 65 | ||