[drivers/ipc] fix the recursive including if legacy enabled

This commit is contained in:
Meco Man
2023-07-28 22:17:40 -04:00
parent 32e50cd68b
commit bfe9fd3c13
14 changed files with 20 additions and 16 deletions
+1 -2
View File
@@ -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