mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
[drivers/ipc] fix the recursive including if legacy enabled
This commit is contained in:
@@ -9,9 +9,8 @@
|
||||
* 2016-10-31 armink fix some resume push and pop thread bugs
|
||||
*/
|
||||
|
||||
#include <rtthread.h>
|
||||
#include <rtdevice.h>
|
||||
#include <rthw.h>
|
||||
#include <rtdevice.h>
|
||||
|
||||
#define DATAQUEUE_MAGIC 0xbead0e0e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user