diff options
Diffstat (limited to 'loader.c')
-rw-r--r-- | loader.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ */ #include "qemu-common.h" #include "disas.h" +#include "sysemu.h" #include "uboot_image.h" /* return the size or -1 if error */ |