mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 17:18:24 +00:00
[libc] 修复keil编译不过的问题
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
* 2014-08-03 bernard Add file header.
|
||||
*/
|
||||
|
||||
#include "rtthread.h"
|
||||
#include <rtthread.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef RT_USING_HEAP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user