mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
drivers: ethos: add missing irq.h include
This commit is contained in:
parent
ee37ea9d40
commit
e4a92a697c
@ -26,6 +26,7 @@
|
||||
#include "ethos.h"
|
||||
#include "periph/uart.h"
|
||||
#include "tsrb.h"
|
||||
#include "irq.h"
|
||||
|
||||
#include "net/netdev2.h"
|
||||
#include "net/netdev2/eth.h"
|
||||
|
Loading…
Reference in New Issue
Block a user