mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-12 20:53:48 +00:00
server/tests/test_empty_success: fix warning on bzero
Signed-off-by: Alon Levy <alevy@redhat.com>
This commit is contained in:
parent
07b8d85cb6
commit
51d7598a2e
@ -1,5 +1,7 @@
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
#include <strings.h>
|
||||
|
||||
#include <spice.h>
|
||||
|
||||
SpiceTimer* timer_add(SpiceTimerFunc func, void *opaque)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user