diff options
Diffstat (limited to 'hw/core/loader.c')
-rw-r--r-- | hw/core/loader.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/loader.c b/hw/core/loader.c index 6b69852479..3a57415bf8 100644 --- a/hw/core/loader.c +++ b/hw/core/loader.c @@ -42,6 +42,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "disas/disas.h" #include "monitor/monitor.h" |