mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 02:40:24 +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>
|
||||
#endif
|
||||
|
||||
#ifdef RT_USING_PTHREADS
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
#ifdef RT_USING_MODULE
|
||||
#include <dlmodule.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user