summaryrefslogtreecommitdiff
path: root/usr/src/common/openssl/crypto/rc5/rc5speed.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/common/openssl/crypto/rc5/rc5speed.c')
-rw-r--r--usr/src/common/openssl/crypto/rc5/rc5speed.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/common/openssl/crypto/rc5/rc5speed.c b/usr/src/common/openssl/crypto/rc5/rc5speed.c
index 7d490d5b77..8e363be535 100644
--- a/usr/src/common/openssl/crypto/rc5/rc5speed.c
+++ b/usr/src/common/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