diff options
Diffstat (limited to 'src/lib/libcrypto/cast/castopts.c')
-rw-r--r-- | src/lib/libcrypto/cast/castopts.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/cast/castopts.c b/src/lib/libcrypto/cast/castopts.c index 33b2c7b06f..1b858d153b 100644 --- a/src/lib/libcrypto/cast/castopts.c +++ b/src/lib/libcrypto/cast/castopts.c | |||
@@ -69,10 +69,7 @@ | |||
69 | #include OPENSSL_UNISTD_IO | 69 | #include OPENSSL_UNISTD_IO |
70 | OPENSSL_DECLARE_EXIT | 70 | OPENSSL_DECLARE_EXIT |
71 | 71 | ||
72 | #ifndef OPENSSL_SYS_NETWARE | ||
73 | #include <signal.h> | 72 | #include <signal.h> |
74 | #endif | ||
75 | |||
76 | #ifndef _IRIX | 73 | #ifndef _IRIX |
77 | #include <time.h> | 74 | #include <time.h> |
78 | #endif | 75 | #endif |