]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: include unistd.h instead of virutil.h
authorJán Tomko <jtomko@redhat.com>
Sun, 23 Feb 2020 21:02:26 +0000 (22:02 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 24 Feb 2020 22:15:49 +0000 (23:15 +0100)
commit44256e3f2c33ef2fb1fcdf4a09a35ef8238fabe6
tree3218031dcb35ce5395f303fb25debb5aa5e79d36
parentf331a9ef6403e186ebc299f31821bc5769e84def
tests: include unistd.h instead of virutil.h

These tests do not use anything from virutil.h
apart from the transitive include.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
tests/virlockspacetest.c
tests/virnetsockettest.c
tests/virnettlscontexttest.c