akheron / jansson

C library for encoding, decoding and manipulating JSON data
http://www.digip.org/jansson/
Other
3.05k stars 809 forks source link

Conditionally use stdin according to HAVE_UNISTD_H macro #558

Open changab opened 3 years ago

changab commented 3 years ago

This fixes the build error on the platform which doesn't supprot stdin.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.2%) to 95.613% when pulling a49d0bc2ccea1b1d95c5abe7a77a8bf499a2ef70 on changab:json_loadf_stdin into fd3e9e3051fa17d293db7974863d84b512457528 on akheron:master.