target/arm: Add missing include of exec/exec-all.h
commit1f17f91d437ff3437cf51d3cdd8f29e59530e38d
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 2 Apr 2023 04:12:50 +0000 (1 21:12 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Jun 2023 19:04:29 +0000 (5 12:04 -0700)
treea2d6b78ebc110a6b8173531b6a2df09dc6fa9aa9
parentd654e92817a6cece4dc96f9c736b825a3da4ee3f
target/arm: Add missing include of exec/exec-all.h

This had been pulled in via exec/translator.h,
but the include of exec-all.h will be removed.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/tcg/translate.h