Add support to test_ssl_new for testing with DTLS over SCTP
[openssl.git] / test / ssltestlib.c
index 64aa9169b692e2c0e16f14b02dd22264629ba200..6fce12e0fc72faa2d9f8fb77ccbd33c2a12570e3 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <string.h>
 
+#include "e_os.h"
 #include "ssltestlib.h"
 
 static int tls_dump_new(BIO *bi);