Re: [PATCH v2 12/28] linux-user: Include tcg.h in syscall.c

2019-12-20 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 > --- > linux-user/syscall.c | 1 + > 1 file changed, 1 insertion(+) > > diff

[PATCH v2 12/28] linux-user: Include tcg.h in syscall.c

2019-12-16 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 --- linux-user/syscall.c | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 171c0caef3..348