]> git.puffer.fish Git - mirror/frr.git/commit
lib: Fix compile for json
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 29 Sep 2016 00:35:12 +0000 (20:35 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 29 Sep 2016 00:35:12 +0000 (20:35 -0400)
commitafe0c07b416cd89305848e746e5fca7f1cb3a6a3
treea3ed2cb67b38b576ddfa5d26849fd80f39c8e5c9
parentdaca38aecede78f3d4b1cc93ccd0623c250c4778
lib: Fix compile for json

When compiling with the json library instead of the json-c
library allow it to switch back to the old way of printing.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/json.h