[libc] Add mode_t in rtlibc.h for Keil MDK/IAR.

This commit is contained in:
bernard
2017-10-25 07:25:24 +08:00
parent 1181c5b308
commit 0d45288f06
4 changed files with 1 additions and 5 deletions
-1
View File
@@ -29,7 +29,6 @@
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <time.h>
#include <rtthread.h>