mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -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
|
@ -22,7 +22,7 @@
|
|||
*/
|
||||
|
||||
#include "net/queue.h"
|
||||
#include "qemu-queue.h"
|
||||
#include "qemu/queue.h"
|
||||
#include "net/net.h"
|
||||
|
||||
/* The delivery handler may only return zero if it will call
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue