aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2018-01-08 14:28:58 -0300
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-14 18:16:13 +0100
commiteafd2e42864a2828141da7c993c813d405480077 (patch)
tree1dd751eeec2863ceef0e9b736406753cc9f0acf4
parent7805cde867e62884057d3fea3a2854f052f54d20 (diff)
downloadslirp-eafd2e42864a2828141da7c993c813d405480077.zip
slirp-eafd2e42864a2828141da7c993c813d405480077.tar.gz
slirp-eafd2e42864a2828141da7c993c813d405480077.tar.bz2
slirp: remove unused header
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>
-rw-r--r--slirp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/slirp.h b/slirp.h
index 703f1eb..049da65 100644
--- a/slirp.h
+++ b/slirp.h
@@ -1,7 +1,6 @@
#ifndef SLIRP_H
#define SLIRP_H
-#include "qemu/host-utils.h"
#include "slirp_config.h"
#ifdef _WIN32