From: Haffon <31226194+Haffon@users.noreply.github.com> Date: Tue, 29 Aug 2017 16:02:59 +0000 (+0800) Subject: Merge pull request #1 from json-c/master X-Git-Tag: json-c-0.13-20171207~53^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95e174e2fb35371a0edfe1e4554034f8e6be1f44;p=thirdparty%2Fjson-c.git Merge pull request #1 from json-c/master want to merge the original repository --- 95e174e2fb35371a0edfe1e4554034f8e6be1f44 diff --cc CMakeLists.txt index a5dc1e27,bf6929f6..f5958709 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@@ -68,8 -66,8 +68,9 @@@ set(JSON_C_SOURCE ./json_util.c ./linkhash.c ./printbuf.c + ./strerror_override.c ./random_seed.c + ./strerror_override.c ) add_library(json-c