mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
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>
This commit is contained in:
parent
d80881db3f
commit
e8c0558414
@ -28,7 +28,6 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user