2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

make work without json

This commit is contained in:
Mark Andrews
2013-03-14 11:12:27 +11:00
parent 727e13fb60
commit cedd50b3b6

View File

@@ -5965,7 +5965,7 @@ isc__socket_getfd(isc_socket_t *socket0) {
#ifdef BIND9
#if defined(HAVE_LIBXML2) && defined(HAVE_JSON)
#if defined(HAVE_LIBXML2) || defined(HAVE_JSON)
static const char *
_socktype(isc_sockettype_t type)
{