diff options
Diffstat (limited to 'hw/openrisc')
-rw-r--r-- | hw/openrisc/boot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/openrisc/boot.c b/hw/openrisc/boot.c index 007e80c..55475aa 100644 --- a/hw/openrisc/boot.c +++ b/hw/openrisc/boot.c @@ -15,6 +15,7 @@ #include "sysemu/device_tree.h" #include "sysemu/qtest.h" #include "sysemu/reset.h" +#include "qemu/error-report.h" #include <libfdt.h> |