GnuTLS: fix build with older GnuTLS
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 22 Jun 2021 22:42:24 +0000 (23:42 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 22 Jun 2021 22:46:08 +0000 (23:46 +0100)
commit1013a770f1be6eff05c4b835bb92b2c916fdd341
tree7441f2ccfbb199c5975c00aedf7970e269b5063b
parentf50a063dc0b96ac95b3a7bc0aebad3b3f2534c02
GnuTLS: fix build with older GnuTLS

The ALPN handling we need requires later features than the basic functions.
Broken-byu: f50a063dc0
src/src/tls-gnu.c