aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/bf/bfspeed.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/bf/bfspeed.c')
-rw-r--r--crypto/openssl/crypto/bf/bfspeed.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/openssl/crypto/bf/bfspeed.c b/crypto/openssl/crypto/bf/bfspeed.c
index f346af64f308..c41ef3b4035b 100644
--- a/crypto/openssl/crypto/bf/bfspeed.c
+++ b/crypto/openssl/crypto/bf/bfspeed.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