Fix building BIND without DoH support
The body of the listenelt_http(
) function was not properly wrapped in
#ifdef ... #endif
, leading to build failures with DoH disabled.
Closes #2860 (closed)
Edited by Artem Boldariev
The body of the listenelt_http(
) function was not properly wrapped in
#ifdef ... #endif
, leading to build failures with DoH disabled.
Closes #2860 (closed)