diff options
Diffstat (limited to 'src/lib/libcrypto/rc5/rc5test.c')
-rw-r--r-- | src/lib/libcrypto/rc5/rc5test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/rc5/rc5test.c b/src/lib/libcrypto/rc5/rc5test.c index ce3d0cc16f..1a0260ee1d 100644 --- a/src/lib/libcrypto/rc5/rc5test.c +++ b/src/lib/libcrypto/rc5/rc5test.c | |||
@@ -63,8 +63,6 @@ | |||
63 | #include <string.h> | 63 | #include <string.h> |
64 | #include <stdlib.h> | 64 | #include <stdlib.h> |
65 | 65 | ||
66 | #include "../e_os.h" | ||
67 | |||
68 | #ifdef OPENSSL_NO_RC5 | 66 | #ifdef OPENSSL_NO_RC5 |
69 | int main(int argc, char *argv[]) | 67 | int main(int argc, char *argv[]) |
70 | { | 68 | { |