remove compiling warning

This commit is contained in:
Bernard Xiong 2013-08-12 07:21:29 -07:00
parent e301d14979
commit 05b9eb0b82
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* Date Author Notes
*/
#include <string.h>
#include "mqueue.h"
#include "pthread_internal.h"

View File

@ -23,6 +23,7 @@
*/
#include <rtthread.h>
#include <string.h>
#include "semaphore.h"
#include "pthread_internal.h"