Re: [PATCH v3 46/48] plugins: Drop unused headers from exec/plugin-gen.h

2023-06-02 Thread Philippe Mathieu-Daudé
On 31/5/23 06:03, Richard Henderson wrote: Two headers are not required for the rest of the contents of plugin-gen.h. Signed-off-by: Richard Henderson --- include/exec/plugin-gen.h | 2 -- 1 file changed, 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé

[PATCH v3 46/48] plugins: Drop unused headers from exec/plugin-gen.h

2023-05-30 Thread Richard Henderson
Two headers are not required for the rest of the contents of plugin-gen.h. Signed-off-by: Richard Henderson --- include/exec/plugin-gen.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/exec/plugin-gen.h b/include/exec/plugin-gen.h index e9a976f815..52828781bc 100644 --- a/include/e