mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-28 16:29:56 +00:00
server/tests/basic_event_loop: fix bzero warning
This commit is contained in:
parent
2f9d1e7715
commit
0f4a0aa07e
@ -1,6 +1,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/time.h>
|
||||
#include <strings.h>
|
||||
|
||||
#include "test_util.h"
|
||||
#include "basic_event_loop.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user