]> git.proxmox.com Git - mirror_qemu.git/commitdiff
linux-user: Include trace-root.h in syscall-trace.h
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2019 20:31:10 +0000 (12:31 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Jan 2020 01:13:09 +0000 (15:13 -1000)
Code movement in an upcoming patch will show that this file
was implicitly depending on trace-root.h being included beforehand.

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>
include/user/syscall-trace.h

index 9e604736433dba37e61baccfa7912b11a6a2290d..79fd3e5aa9c95ba44fed85118aa5e453607c54f2 100644 (file)
@@ -10,6 +10,8 @@
 #ifndef _SYSCALL_TRACE_H_
 #define _SYSCALL_TRACE_H_
 
+#include "trace-root.h"
+
 /*
  * These helpers just provide a common place for the various
  * subsystems that want to track syscalls to put their hooks in. We