[libc] Fix the rtconfig issue in armlibc/unistd.h file.
This commit is contained in:
parent
838141e89f
commit
33cda0866f
@ -1,6 +1,8 @@
|
|||||||
#ifndef _SYS_UNISTD_H
|
#ifndef _SYS_UNISTD_H
|
||||||
#define _SYS_UNISTD_H
|
#define _SYS_UNISTD_H
|
||||||
|
|
||||||
|
#include <rtthread.h>
|
||||||
|
|
||||||
#ifdef RT_USING_DFS
|
#ifdef RT_USING_DFS
|
||||||
#include <dfs_posix.h>
|
#include <dfs_posix.h>
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user