mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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…
Reference in New Issue
Block a user