cJSON: remove warning about prototype
authorsunghan <sh924.chang@samsung.com>
Wed, 20 Sep 2017 06:06:34 +0000 (15:06 +0900)
committersunghan <sh924.chang@samsung.com>
Wed, 20 Sep 2017 06:06:34 +0000 (15:06 +0900)
commit3e8289b4d39ef0ff2caa239f156ae058c314fd94
treeee8f76c55d34d03927b167811ba62195a00dbfbc
parent9f213b284b9412a72f1406c12068d4bed6a6936f
cJSON: remove warning about prototype
Some functions of cJSON did not have a prototype. This can sometimes
cause a warning when building.

Change-Id: If47338e11f13a77f2a5d2283160245fa4868cfec
Signed-off-by: Junhwan Park <junhwan.park@samsung.com>
external/include/json/cJSON.h