Netware-specific changes,
[openssl.git] / crypto / des / des_opts.c
index 79278b920eb02b89443e8c1c23a12e4520cd9bf6..2df82962c5abb82a9b7b1d504a411a967ccfc51a 100644 (file)
 #include <io.h>
 extern void exit();
 #endif
+
+#ifndef OPENSSL_SYS_NETWARE
 #include <signal.h>
+#endif
+
 #ifndef _IRIX
 #include <time.h>
 #endif