mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-08 16:07:39 -06:00
misc: move include files to include/qemu/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
14cccb6185
commit
1de7afc984
496 changed files with 673 additions and 673 deletions
|
@ -38,7 +38,7 @@
|
|||
#define MAX_PACKET_LENGTH 4096
|
||||
|
||||
#include "cpu.h"
|
||||
#include "qemu_socket.h"
|
||||
#include "qemu/sockets.h"
|
||||
#include "kvm.h"
|
||||
|
||||
#ifndef TARGET_CPU_MEMORY_RW_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue