After the renaming of json_internal.h to utf.h, it doesn't make sense for utf.h to include spdk/json.h. Move the #include "spdk/json.h" to the JSON library implementation files and remove it from utf.h. Change-Id: I36092524c9b982fd2e931faf1b7c5d1d6a6c80c0 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/397603 Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Reviewed-by: <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
json_parse.c | ||
json_util.c | ||
json_write.c | ||
Makefile |