]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
slirp: remove unused header
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 8 Jan 2018 17:28:58 +0000 (14:28 -0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 14 Jan 2018 17:16:13 +0000 (18:16 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
slirp/slirp.h

index 898ec9516da0da43c91ec2b8a0cfe950f1f18f8c..06febfc78b2eab82204e090514fc3685b3c60251 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef SLIRP_H
 #define SLIRP_H
 
-#include "qemu/host-utils.h"
 #include "slirp_config.h"
 
 #ifdef _WIN32