mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-01-13 22:03:36 +00:00
test-utils: Add missing include file
In some environment memset was not declared. Signed-off-by: Frediano Ziglio <freddy77@gmail.com> Acked-by: Uri Lublin <uril@redhat.com>
This commit is contained in:
parent
c00a152e00
commit
5b93090e60
@ -18,6 +18,7 @@
|
||||
#undef NDEBUG
|
||||
#include <config.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <common/utils.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user