diff options
Diffstat (limited to 'slirp/dnssearch.c')
-rw-r--r-- | slirp/dnssearch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slirp/dnssearch.c b/slirp/dnssearch.c index 8fb563321b..c459cece8d 100644 --- a/slirp/dnssearch.c +++ b/slirp/dnssearch.c @@ -22,7 +22,6 @@ * THE SOFTWARE. */ -#include "qemu/osdep.h" #include "slirp.h" static const uint8_t RFC3397_OPT_DOMAIN_SEARCH = 119; |