summaryrefslogtreecommitdiffstats
path: root/qemu/hw/pcmcia/pcmcia.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/pcmcia/pcmcia.c')
-rw-r--r--qemu/hw/pcmcia/pcmcia.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/pcmcia/pcmcia.c b/qemu/hw/pcmcia/pcmcia.c
index 78efe5a67..195672186 100644
--- a/qemu/hw/pcmcia/pcmcia.c
+++ b/qemu/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"