diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/arch/sh/opensslconf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/arch/sh/opensslconf.h b/src/lib/libcrypto/arch/sh/opensslconf.h index a5d26b6fdc..a081a45dd7 100644 --- a/src/lib/libcrypto/arch/sh/opensslconf.h +++ b/src/lib/libcrypto/arch/sh/opensslconf.h | |||
| @@ -21,10 +21,6 @@ | |||
| 21 | #define IDEA_INT unsigned int | 21 | #define IDEA_INT unsigned int |
| 22 | #endif | 22 | #endif |
| 23 | 23 | ||
| 24 | #if defined(HEADER_MD2_H) && !defined(MD2_INT) | ||
| 25 | #define MD2_INT unsigned int | ||
| 26 | #endif | ||
| 27 | |||
| 28 | #if defined(HEADER_RC2_H) && !defined(RC2_INT) | 24 | #if defined(HEADER_RC2_H) && !defined(RC2_INT) |
| 29 | /* I need to put in a mod for the alpha - eay */ | 25 | /* I need to put in a mod for the alpha - eay */ |
| 30 | #define RC2_INT unsigned int | 26 | #define RC2_INT unsigned int |
