commit | 4c2169b2670cba1760cd03c8ff04b9d886d6f468 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Dec 11 12:24:38 2019 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Jan 15 15:13:09 2020 -1000 |
tree | 6c374902025a46e0c0189bd1cfa43f1cc6f1b87c | |
parent | 571951b15f8356021ff7a0354145bf64ed5f15e5 [diff] |
linux-user: Include tcg.h in syscall.c Code movement in an upcoming patch will show that this file was implicitly depending on tcg.h being included indirectly. Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>