mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-13 17:18:01 +03:00
util: virstring.h: remove stdarg.h include
It was needed for virAsprintf, which is now dropped.
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: 33ed622106
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
e05487610c
commit
eda2537bbb
@ -18,8 +18,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
#define VIR_INT64_STR_BUFLEN 21
|
||||
|
Loading…
Reference in New Issue
Block a user