mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 10:46:28 +08:00
Add a missing stdlib.h -> malloc.h change for mallinfo
This commit is contained in:
committed by
patacongo
parent
ff0161000f
commit
875828b698
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <malloc.h>
|
||||
|
||||
#include <nuttx/mm/mm.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user