summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/rc5/rc5speed.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/rc5/rc5speed.c')
-rw-r--r--crypto/openssl/crypto/rc5/rc5speed.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/openssl/crypto/rc5/rc5speed.c b/crypto/openssl/crypto/rc5/rc5speed.c
index 7d490d5..8e363be 100644
--- a/crypto/openssl/crypto/rc5/rc5speed.c
+++ b/crypto/openssl/crypto/rc5/rc5speed.c
@@ -69,7 +69,10 @@
#include OPENSSL_UNISTD_IO
OPENSSL_DECLARE_EXIT
+#ifndef OPENSSL_SYS_NETWARE
#include <signal.h>
+#endif
+
#ifndef _IRIX
#include <time.h>
#endif
OpenPOWER on IntegriCloud