remove compiling warning
This commit is contained in:
parent
e301d14979
commit
05b9eb0b82
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue