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