summaryrefslogtreecommitdiff
path: root/lib/json.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-10-20 21:20:15 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-10-20 21:20:15 -0400
commit873d76e7f9b4a803c92dc44bc92ef5565e74ca8e (patch)
tree64326adbffef631f51fa108f625c613223d47d3a /lib/json.h
parentce01a2ca3f4501b75e55fe325c150eb9c2ae329d (diff)
lib: Fix for int64 and json on some systems
When compiling json on systems with json/json.h that don't have json_object_new_int64, just use json_object_new_int instead and accept we might truncate data. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions