]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virutil.c: do not include ioctl.h
authorJán Tomko <jtomko@redhat.com>
Mon, 23 Apr 2018 15:06:57 +0000 (17:06 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 14 May 2018 06:41:49 +0000 (08:41 +0200)
commitd80881db3fc4f209e7a9bc06eb4f05fdc925827c
tree3fc3a58a8ea8ad6f53128093ffc1443513660d6b
parent51c030f8398c63e59ae02f311c5519d0687e01ce
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 <jtomko@redhat.com>
src/util/virutil.c