Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
plugins: Drop unused headers from exec/plugin-gen.h
Two headers are not required for the rest of the
contents of plugin-gen.h.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
  • Loading branch information
rth7680 committed Jun 5, 2023
1 parent bc54ef8 commit 6fcc022
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/exec/plugin-gen.h
Expand Up @@ -12,8 +12,6 @@
#ifndef QEMU_PLUGIN_GEN_H
#define QEMU_PLUGIN_GEN_H

#include "exec/cpu_ldst.h"
#include "qemu/plugin.h"
#include "tcg/tcg.h"

struct DisasContextBase;
Expand Down

0 comments on commit 6fcc022

Please sign in to comment.