mirror of
https://github.com/json-c/json-c.git
synced 2026-04-11 08:19:08 +08:00
Fix some Windows compile issues, add JSON_EXPORT's, fix bogus character escapes, define __func__ and omit unistd.h if needed.
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
*/
|
||||
|
||||
/* Used by tests to get consistent output */
|
||||
extern int _json_c_strerror_enable;
|
||||
JSON_EXPORT int _json_c_strerror_enable;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user