mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
qapi: move include files to include/qobject/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
cb9c377f54
commit
7b1b5d1913
119 changed files with 242 additions and 242 deletions
|
|
@ -27,8 +27,8 @@ int inet_aton(const char *cp, struct in_addr *ia);
|
|||
#endif /* !_WIN32 */
|
||||
|
||||
#include "qemu-option.h"
|
||||
#include "error.h"
|
||||
#include "qerror.h"
|
||||
#include "qapi/error.h"
|
||||
#include "qapi/qmp/qerror.h"
|
||||
|
||||
/* misc helpers */
|
||||
int qemu_socket(int domain, int type, int protocol);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue