]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/ssltest_old.c
Remove NextStep support
[thirdparty/openssl.git] / test / ssltest_old.c
index 390ca88bb7262b73859fbe46f880ca4227f646b8..971015c6e67f2e688ac43fe4220e8dc7816efa75 100644 (file)
@@ -71,7 +71,7 @@
 #ifdef OPENSSL_SYS_WINDOWS
 # include <winsock.h>
 #else
-# include OPENSSL_UNISTD
+# include <unistd.h>
 #endif
 
 static SSL_CTX *s_ctx = NULL;