mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Fix build
This commit is contained in:
@ -12,6 +12,7 @@
|
|||||||
#include "jv.h"
|
#include "jv.h"
|
||||||
#include "jv_dtoa.h"
|
#include "jv_dtoa.h"
|
||||||
#include "jv_unicode.h"
|
#include "jv_unicode.h"
|
||||||
|
#include "jv_alloc.h"
|
||||||
|
|
||||||
#ifndef MAX_PRINT_DEPTH
|
#ifndef MAX_PRINT_DEPTH
|
||||||
#define MAX_PRINT_DEPTH (256)
|
#define MAX_PRINT_DEPTH (256)
|
||||||
|
Reference in New Issue
Block a user