[libvirt] [PATCH 1/2] virutil.c: do not include ioctl.h

Peter Krempa pkrempa at redhat.com
Mon May 14 05:22:50 UTC 2018


On Fri, May 11, 2018 at 15:02:15 +0200, Ján Tomko wrote:
> Added by commit 61674cc, but we have started using
> set_nonblocking_flag from gnulib incommit da3c4714

s/incommit/in commit/

Wow, that's some pro-level archaeology.

> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  src/util/virutil.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> 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 <sys/types.h>
> -#include <sys/ioctl.h>
>  #include <string.h>
>  #include <termios.h>

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180514/fb8f3035/attachment-0001.sig>


More information about the libvir-list mailing list