]> git.proxmox.com Git - mirror_qemu.git/commit - net/net.c
slirp: fix !CONFIG_SLIRP compilation
authorJuan Quintela <quintela@redhat.com>
Wed, 7 Oct 2009 21:44:15 +0000 (23:44 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 12 Oct 2009 14:42:31 +0000 (09:42 -0500)
commita3a766e7b3878e598dee5e4d426c067d5db051d3
tree3591fb6381f63fc555d924f10f475e825facb6d9
parentd1570baa5790d3c529a60120539193a58cd31229
slirp: fix !CONFIG_SLIRP compilation

This moves the code that depens on slirp under CONFIG_SLIRP again.

Patchworks-ID: 35372
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c