bsaes-armv7.pl: remove partial register operations in CTR subroutine.
[openssl.git] / crypto / idea / idea_spd.c
index 48ffaff5209c61b1c9fc7cd3fb3934445a0b2ba2..699353e8719e0db7a009c93fde8caf276089cd0e 100644 (file)
 #include OPENSSL_UNISTD_IO
 OPENSSL_DECLARE_EXIT
 
+#ifndef OPENSSL_SYS_NETWARE
 #include <signal.h>
+#endif
+
 #ifndef _IRIX
 #include <time.h>
 #endif