diff options
Diffstat (limited to 'hw/pcmcia/pcmcia.c')
-rw-r--r-- | hw/pcmcia/pcmcia.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pcmcia/pcmcia.c b/hw/pcmcia/pcmcia.c index 78efe5a67a..195672186a 100644 --- a/hw/pcmcia/pcmcia.c +++ b/hw/pcmcia/pcmcia.c @@ -4,6 +4,7 @@ * Copyright 2013 SUSE LINUX Products GmbH */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "hw/hw.h" #include "hw/pcmcia.h" |