mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -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
|
@ -16,7 +16,7 @@
|
|||
#include "net/net.h"
|
||||
#include "clients.h"
|
||||
#include "hub.h"
|
||||
#include "iov.h"
|
||||
#include "qemu/iov.h"
|
||||
|
||||
/*
|
||||
* A hub broadcasts incoming packets to all its ports except the source port.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue