diff options
Diffstat (limited to 'qemu/hw/misc/arm_l2x0.c')
-rw-r--r-- | qemu/hw/misc/arm_l2x0.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/misc/arm_l2x0.c b/qemu/hw/misc/arm_l2x0.c index 9e220c9a5..7e179f1a4 100644 --- a/qemu/hw/misc/arm_l2x0.c +++ b/qemu/hw/misc/arm_l2x0.c @@ -18,6 +18,7 @@ * */ +#include "qemu/osdep.h" #include "hw/sysbus.h" /* L2C-310 r3p2 */ |