]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/speed.c
NonStop port updates for 3.0.0.
[thirdparty/openssl.git] / apps / speed.c
index 4bd42d4e423116c403f0f80cfb38df7ba735612d..017c5a280ab79c10d64075cd732315222e8c6859 100644 (file)
 # include <unistd.h>
 #endif
 
+#if defined(__TANDEM)
+# if defined(OPENSSL_TANDEM_FLOSS)
+#  include <floss.h(floss_fork)>
+# endif
+#endif
+
 #if defined(_WIN32)
 # include <windows.h>
 #endif