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