diff --git a/disas/tci.c b/disas/tci.c index a606b63a2a..d7b954e62f 100644 --- a/disas/tci.c +++ b/disas/tci.c @@ -17,6 +17,7 @@ * along with this program. If not, see . */ +#include "qemu-common.h" #include "disas/bfd.h" #include "tcg/tcg.h"