mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
slirp: replace remaining qemu headers dependency
Except for the migration code which is gated by WITH_QEMU, only include our own headers, so libslirp can be built standalone. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
This commit is contained in:
parent
4ffa6325d1
commit
a9d8b3ec43
28 changed files with 28 additions and 33 deletions
|
@ -5,8 +5,6 @@
|
|||
* terms and conditions of the copyright.
|
||||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu-common.h"
|
||||
#include "slirp.h"
|
||||
#include "ip_icmp.h"
|
||||
#ifdef __sun__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue