]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virutil.c: do not include stdarg.h
authorJán Tomko <jtomko@redhat.com>
Mon, 23 Apr 2018 15:11:50 +0000 (17:11 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 14 May 2018 06:41:58 +0000 (08:41 +0200)
commite8c055841446f35ce6031e2429fa6491e6ce9b08
treef81625aa6b11f5fd2c058c9e1c160e2c1b883f67
parentd80881db3fc4f209e7a9bc06eb4f05fdc925827c
virutil.c: do not include stdarg.h

Last functions using it were moved to virfile.c in commit <bfe7721>.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/util/virutil.c