diff options
Diffstat (limited to 'hw/net/pcnet.h')
-rw-r--r-- | hw/net/pcnet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/net/pcnet.h b/hw/net/pcnet.h index 40831a7845..28d19a5c6f 100644 --- a/hw/net/pcnet.h +++ b/hw/net/pcnet.h @@ -8,6 +8,7 @@ #define PCNET_LOOPTEST_NOCRC 2 #include "exec/memory.h" +#include "hw/irq.h" /* BUS CONFIGURATION REGISTERS */ #define BCR_MSRDA 0 |