Re: [PATCH 11/28] accel/tcg: Include tcg.h in tcg-runtime.c

2019-12-12 Thread Alex Bennée
Richard Henderson writes: > Code movement in an upcoming patch will show that this file > was implicitly depending on tcg.h being included indirectly. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée > --- > accel/tcg/tcg-runtime.c | 1 + > 1 file changed, 1 insertion(+) > > d

[PATCH 11/28] accel/tcg: Include tcg.h in tcg-runtime.c

2019-12-11 Thread Richard Henderson
Code movement in an upcoming patch will show that this file was implicitly depending on tcg.h being included indirectly. Signed-off-by: Richard Henderson --- accel/tcg/tcg-runtime.c | 1 + 1 file changed, 1 insertion(+) diff --git a/accel/tcg/tcg-runtime.c b/accel/tcg/tcg-runtime.c index 8a1e40