mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
misc: move include files to include/qemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "qemu-error.h"
|
||||
#include "qemu/error-report.h"
|
||||
#include "qapi/qmp/types.h"
|
||||
#include "qapi/error.h"
|
||||
#include "qapi/qmp/qerror.h"
|
||||
#include "qemu-option-internal.h"
|
||||
#include "qemu/option_int.h"
|
||||
|
||||
/*
|
||||
* Extracts the name of an option from the parameter string (p points at the
|
||||
|
||||
Reference in New Issue
Block a user