mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-06 21:54:34 +08:00
[libc] remove pthread.h in newlib/syscalls.c
This commit is contained in:
parent
fe2e9e924e
commit
be43008c56
@ -17,10 +17,6 @@
|
|||||||
#include <dfs_posix.h>
|
#include <dfs_posix.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef RT_USING_PTHREADS
|
|
||||||
#include <pthread.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef RT_USING_MODULE
|
#ifdef RT_USING_MODULE
|
||||||
#include <dlmodule.h>
|
#include <dlmodule.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user