yamt opened a new pull request #1236: URL: https://github.com/apache/incubator-nuttx/pull/1236
mallinfo is meant to be API compatible with Linux, where it's provided by malloc.h. Make stdlib.h include malloc.h for now, until all users are updated. (I think the API actually originated with System V. I don't remember how it was there though. Anyway, I guess the compatibility with Linux is more important than System V these days.) ## Summary ## Impact ## Testing ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org