]> git.ipfire.org Git - thirdparty/qemu.git/commit
plugins: Include trace/mem.h in api.c
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 17 Dec 2019 01:28:24 +0000 (15:28 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Jan 2020 01:13:09 +0000 (15:13 -1000)
commit208b2d24205a103533dcde74e7ce24176bc70c5b
tree3e52449587efd166d9a62c7642b25bd4a41733c3
parent0fbf9b9ff4114974aab3efdb754521f15d564b22
plugins: Include trace/mem.h in api.c

Code movement in an upcoming patch will show that this file
was implicitly depending on trace/mem.h being included beforehand.

Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reported-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
plugins/api.c