Re: [PATCH v2 13/28] linux-user: Include trace-root.h in syscall-trace.h

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 trace-root.h being included beforehand. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée > --- > include/user/syscall-trace.h | 2 ++ > 1 file changed, 2

[PATCH v2 13/28] linux-user: Include trace-root.h in syscall-trace.h

2019-12-16 Thread Richard Henderson
Code movement in an upcoming patch will show that this file was implicitly depending on trace-root.h being included beforehand. Signed-off-by: Richard Henderson --- include/user/syscall-trace.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/user/syscall-trace.h