Add guards around one of use of IPPROTO_SCTP where it was missing
authorRichard Levitte <levitte@openssl.org>
Tue, 25 Apr 2017 13:35:09 +0000 (15:35 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 25 Apr 2017 13:44:48 +0000 (15:44 +0200)
commita5eef31e257bc6267e0973edda18ee2f180ed081
treea425ccd1e9d15d59fbb27296574d5202c18f7a2b
parent208d721a004026b128dc66300e32e65a9dc7df1d
Add guards around one of use of IPPROTO_SCTP where it was missing

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3304)
apps/s_server.c