X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/85071702ebc52dd3f11a5a095166e8f445e9041d..74c21bd07491739c6e56bcb1f962e4df730e77f3:/target-arm/helper-a64.c diff --git a/target-arm/helper-a64.c b/target-arm/helper-a64.c index fc3ccdf2a7..01f3958b90 100644 --- a/target-arm/helper-a64.c +++ b/target-arm/helper-a64.c @@ -17,6 +17,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/gdbstub.h" #include "exec/helper-proto.h"