mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-08 17:45:17 +00:00
test-logging: Include stdlib.h for _Exit()
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
74439e8e6e
commit
ad862c4d4b
@ -22,6 +22,7 @@
|
||||
#define SPICE_LOG_DOMAIN G_LOG_DOMAIN
|
||||
|
||||
#include <glib.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "common/log.h"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user