[libc] 修复keil编译不过的问题

This commit is contained in:
Meco Man
2021-09-11 08:40:07 -04:00
parent f8a991d092
commit b5c31a9878
3 changed files with 3 additions and 8 deletions

View File

@@ -7,7 +7,8 @@
* 2014-08-03 bernard Add file header.
*/
#include "rtthread.h"
#include <rtthread.h>
#include <stddef.h>
#ifdef RT_USING_HEAP