From: Philippe Mathieu-Daudé Date: Mon, 8 Jan 2018 17:28:58 +0000 (-0300) Subject: slirp: remove unused header X-Git-Tag: v2.12.0-rc0~158^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=847b2557db930f41b27bd9b5aa60bd40a6d27281;p=thirdparty%2Fqemu.git slirp: remove unused header Signed-off-by: Philippe Mathieu-Daudé Tested-by: Thomas Huth Signed-off-by: Samuel Thibault --- diff --git a/slirp/slirp.h b/slirp/slirp.h index 898ec9516da..06febfc78b2 100644 --- a/slirp/slirp.h +++ b/slirp/slirp.h @@ -1,7 +1,6 @@ #ifndef SLIRP_H #define SLIRP_H -#include "qemu/host-utils.h" #include "slirp_config.h" #ifdef _WIN32