Fix no-dtls
authorMatt Caswell <matt@openssl.org>
Wed, 28 Sep 2016 08:35:05 +0000 (09:35 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Sep 2016 08:52:31 +0000 (09:52 +0100)
commit55386bef807c7edd0f1db036c0ed464b28a61d68
tree852ee1e83ff1209c3e57c4afb58efc94ea62cf1a
parent49e476a5382602d0bad1139d6f1f66ddbc7959d6
Fix no-dtls

The new large message test in sslapitest needs OPENSSL_NO_DTLS guards

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/sslapitest.c