Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / apps / ocsp.c
index 17313520cf858630b817bb543951b6d21d9bfbb3..4b682dca92f8cca42256267aeab8cd598eb63617 100644 (file)
 #include <openssl/bn.h>
 #include <openssl/x509v3.h>
 
-#if defined(__TANDEM)
-# if defined(OPENSSL_TANDEM_FLOSS)
-#  include <floss.h(floss_fork)>
-# endif
-#endif
-
 #if defined(OPENSSL_SYS_VXWORKS)
 /* not supported */
 int setpgid(pid_t pid, pid_t pgid)