diff options
Diffstat (limited to 'include/hw/block/fdc.h')
-rw-r--r-- | include/hw/block/fdc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/block/fdc.h b/include/hw/block/fdc.h index f4fe2f471b..c15ff4c623 100644 --- a/include/hw/block/fdc.h +++ b/include/hw/block/fdc.h @@ -2,7 +2,6 @@ #define HW_FDC_H #include "exec/hwaddr.h" -#include "hw/irq.h" #include "qapi/qapi-types-block.h" /* fdc.c */ |