On 7/7/22 18:37, Daniel P. Berrangé wrote:
Since the qemu/osdep.h file must be included as the very first header in all C source files, there is no reason to include it in .h or .c.in files.Signed-off-by: Daniel P. Berrangé <[email protected]> --- tests/style.yml | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
