]> git.proxmox.com Git - qemu.git/blobdiff - loader.c
Add statics and missing #includes for prototypes.
[qemu.git] / loader.c
index 18878df8ec01830b12cbb9686139f80c08ce3aa7..062dee40148e7866df6b8f8d007e65e4570b1b9b 100644 (file)
--- a/loader.c
+++ b/loader.c
@@ -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 */