diff options
Diffstat (limited to 'src/lib/libcrypto/rc2/rc2_skey.c')
-rw-r--r-- | src/lib/libcrypto/rc2/rc2_skey.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/rc2/rc2_skey.c b/src/lib/libcrypto/rc2/rc2_skey.c index 9652865188..22f372f85c 100644 --- a/src/lib/libcrypto/rc2/rc2_skey.c +++ b/src/lib/libcrypto/rc2/rc2_skey.c | |||
@@ -58,7 +58,6 @@ | |||
58 | 58 | ||
59 | #include <openssl/rc2.h> | 59 | #include <openssl/rc2.h> |
60 | #include <openssl/crypto.h> | 60 | #include <openssl/crypto.h> |
61 | #include <openssl/fips.h> | ||
62 | #include "rc2_locl.h" | 61 | #include "rc2_locl.h" |
63 | 62 | ||
64 | static unsigned char key_table[256]={ | 63 | static unsigned char key_table[256]={ |