]> git.proxmox.com Git - mirror_qemu.git/commit
slirp: no need to make DPRINTF conditional on DEBUG
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 21 Nov 2018 22:06:35 +0000 (02:06 +0400)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 13 Jan 2019 23:44:29 +0000 (00:44 +0100)
commitc2b3350b67e71d16894d66238e8b55f5e521bd99
tree5710bdc30e1a4034fc39f783648b4c71564d9192
parentd0ea546caf76734e461f9b4124a2210e3afc23a6
slirp: no need to make DPRINTF conditional on DEBUG

DEBUG_CALL is already handled conditionally.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
slirp/bootp.c