From: Ján Tomko Date: Mon, 23 Apr 2018 15:06:57 +0000 (+0200) Subject: virutil.c: do not include ioctl.h X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d80881db3fc4f209e7a9bc06eb4f05fdc925827c;p=libvirt.git virutil.c: do not include ioctl.h Added by commit 61674cc, but we have started using set_nonblocking_flag from gnulib in commit da3c4714 Signed-off-by: Ján Tomko --- diff --git a/src/util/virutil.c b/src/util/virutil.c index cd6fbf2f30..4b03fe60eb 100644 --- a/src/util/virutil.c +++ b/src/util/virutil.c @@ -42,7 +42,6 @@ #endif #include -#include #include #include