#ifndef NCDC_UTIL_H #define NCDC_UTIL_H #include void dc_util_dump_json(json_t *j); #endif