diff options
Diffstat (limited to 'hw/pcmcia/pcmcia.c')
-rw-r--r-- | hw/pcmcia/pcmcia.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pcmcia/pcmcia.c b/hw/pcmcia/pcmcia.c index c16b12db01..03d13e7d67 100644 --- a/hw/pcmcia/pcmcia.c +++ b/hw/pcmcia/pcmcia.c @@ -6,7 +6,6 @@ #include "qemu/osdep.h" #include "qemu/module.h" -#include "hw/hw.h" #include "hw/pcmcia.h" static const TypeInfo pcmcia_card_type_info = { |