mirror of
https://github.com/corda/corda.git
synced 2025-01-21 03:55:00 +00:00
Merge remote-tracking branch 'origin/fix-mallinfo' into executable-heap
This commit is contained in:
commit
6a34dc2ea0
@ -733,7 +733,7 @@ typedef int LONG;
|
||||
#define NO_MALLINFO 0
|
||||
#endif /* NO_MALLINFO */
|
||||
#ifndef MALLINFO_FIELD_TYPE
|
||||
#define MALLINFO_FIELD_TYPE size_t
|
||||
#define MALLINFO_FIELD_TYPE int
|
||||
#endif /* MALLINFO_FIELD_TYPE */
|
||||
#ifndef NO_MALLOC_STATS
|
||||
#define NO_MALLOC_STATS 0
|
||||
|
Loading…
Reference in New Issue
Block a user