mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
util: add stdlib.h include for abort() prototype
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
9706476254
commit
afbdc8495e
@ -18,6 +18,8 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "glibcompat.h"
|
||||
|
||||
#undef g_strdup_printf
|
||||
|
Loading…
x
Reference in New Issue
Block a user