Loading...
--- libmalloc/libmalloc-116/src/internal.h
+++ libmalloc/libmalloc-116.50.8/src/internal.h
@@ -116,4 +116,8 @@
int
malloc_gdb_po_unsafe(void);
+MALLOC_NOEXPORT
+extern uint64_t max_lite_mallocs;
+
+
#endif // __INTERNAL_H