Fix build with no-nextprotoneg
authorDirk Feytons <dirk.feytons@gmail.com>
Thu, 22 Sep 2016 14:17:45 +0000 (16:17 +0200)
committerDirk Feytons <dirk.feytons@gmail.com>
Thu, 22 Sep 2016 14:17:45 +0000 (16:17 +0200)
commitf15a7e39a1f7d41716ca5f07faef74f55147d2cf
treebb8f7f44fb969121d273dc3bebe5b338887f8163
parent581215a519c66db7255ea360ed25bb00033ccd52
Fix build with no-nextprotoneg

Add a missing ifdef. Same change is already present in master.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1100)
ssl/t1_ext.c