cstdlib: mallinfo is no longer in stdlib.h
This commit is contained in:
parent
b5c5948e1c
commit
ff0161000f
|
@ -103,7 +103,6 @@ namespace std
|
|||
using ::memalign;
|
||||
using ::zalloc;
|
||||
using ::calloc;
|
||||
using ::mallinfo;
|
||||
|
||||
#ifdef CONFIG_PSEUDOTERM
|
||||
// Pseudo-Terminals
|
||||
|
|
Loading…
Reference in New Issue