mirror of
https://github.com/json-c/json-c.git
synced 2026-03-28 17:39:07 +08:00
Include unistd.h to fix the build on OSX
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
*
|
||||
*******************************************************************************
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user