Fix enable-sctp
authorMatt Caswell <matt@openssl.org>
Thu, 24 Aug 2017 11:25:09 +0000 (12:25 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 24 Aug 2017 12:20:01 +0000 (13:20 +0100)
commitf7d1d2a479adaaae222d88710c6ceb85706ebb0f
tree561930e0b493808ae2dedeb78f28c2282664338a
parent3733ce61a2a0933bf7b04d9a14bfe3ac22bb8a0d
Fix enable-sctp

Commit b99fe5f4 broke SCTP. This fixes it again.

Reviewed-by: Stephen Henson <steve@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4244)
test/handshake_helper.c