libxl_json: fix build with DEBUG_ANSWER
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 27 Jul 2018 14:05:46 +0000 (15:05 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 30 Jul 2018 13:46:32 +0000 (14:46 +0100)
commit22ef662c7a4c812bbf9132d004cbf5ccf0bfdd5f
tree296afc9e1c7bfd526f5553373192995ddc23adaa
parent0c04dec663f1d976669cccc19c8c3574c9a5ce5c
libxl_json: fix build with DEBUG_ANSWER

Also replace LIBXL__LOG_DEBUG by XTL_DEBUG, because it's shorter and
more often used in libxl.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_json.c