mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
make work without json
This commit is contained in:
@@ -5965,7 +5965,7 @@ isc__socket_getfd(isc_socket_t *socket0) {
|
|||||||
|
|
||||||
#ifdef BIND9
|
#ifdef BIND9
|
||||||
|
|
||||||
#if defined(HAVE_LIBXML2) && defined(HAVE_JSON)
|
#if defined(HAVE_LIBXML2) || defined(HAVE_JSON)
|
||||||
static const char *
|
static const char *
|
||||||
_socktype(isc_sockettype_t type)
|
_socktype(isc_sockettype_t type)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user