diff options
Diffstat (limited to 'hw/net/opencores_eth.c')
-rw-r--r-- | hw/net/opencores_eth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/net/opencores_eth.c b/hw/net/opencores_eth.c index a5abb8df46..3e759d79d8 100644 --- a/hw/net/opencores_eth.c +++ b/hw/net/opencores_eth.c @@ -33,6 +33,7 @@ #include "qemu/osdep.h" #include "hw/hw.h" +#include "hw/irq.h" #include "hw/net/mii.h" #include "hw/sysbus.h" #include "net/net.h" |