]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #246: Include xlocale.h too, to get locale_t defined, since not all OSes includ...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 3 Aug 2016 02:25:05 +0000 (22:25 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 3 Aug 2016 02:25:05 +0000 (22:25 -0400)
commit9688f343a54ca5f2f7cf5988e3cd05fc62ab2b21
treecf6aea8676c1a9cc512a784800c703b74630d7f6
parentfa76e4a8c96c9678712534fd59cce8e8d9d98fa1
Issue #246: Include xlocale.h too, to get locale_t defined, since not all OSes include that in locale.h
configure.ac
json_tokener.c
tests/test_locale.c