mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-24 00:21:05 +08:00
remove compiling warning
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
* Date Author Notes
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "mqueue.h"
|
||||
#include "pthread_internal.h"
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
*/
|
||||
|
||||
#include <rtthread.h>
|
||||
#include <string.h>
|
||||
#include "semaphore.h"
|
||||
#include "pthread_internal.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user