diff options
Diffstat (limited to 'hw/misc/eccmemctl.c')
-rw-r--r-- | hw/misc/eccmemctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/eccmemctl.c b/hw/misc/eccmemctl.c index 8bad6f6..a0071f3 100644 --- a/hw/misc/eccmemctl.c +++ b/hw/misc/eccmemctl.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "hw/sysbus.h" #include "trace.h" |