diff options
Diffstat (limited to 'hw/block/ecc.c')
-rw-r--r-- | hw/block/ecc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/block/ecc.c b/hw/block/ecc.c index 10bb233089..48311d2609 100644 --- a/hw/block/ecc.c +++ b/hw/block/ecc.c @@ -11,6 +11,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/block/flash.h" |