mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
qapi: move inclusions of qemu-common.h from headers to .c files
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -298,6 +298,7 @@ fdef.write(mcgen('''
|
||||
*
|
||||
*/
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "%(header)s"
|
||||
''',
|
||||
header=basename(h_file)))
|
||||
|
Reference in New Issue
Block a user