BUG/MINOR: backend: fix compilation without ssl
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 12 Feb 2021 12:49:42 +0000 (13:49 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 12 Feb 2021 12:49:42 +0000 (13:49 +0100)
commitedadf192feaee65bbf5ad604bbf57db9188533b5
tree53a084f08c631259cd3e313d638eb390f172e995
parentd773a4ee23cc04ba41cab3fe63e237628f7f9ff6
BUG/MINOR: backend: fix compilation without ssl

sni_smp/sni_hash are reported as unused on compilation without
USE_OPENSL and may cause compilation failure

This does not need to be backported.
src/backend.c