[Spice-devel] [ALREADY PUSHED my bad 5/6] server/tests/test_empty_success: fix warning on bzero

Alon Levy alevy at redhat.com
Mon Jan 23 04:21:16 PST 2012


Signed-off-by: Alon Levy <alevy at redhat.com>
---
 server/tests/test_empty_success.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/server/tests/test_empty_success.c b/server/tests/test_empty_success.c
index 3641eb7..31aae85 100644
--- a/server/tests/test_empty_success.c
+++ b/server/tests/test_empty_success.c
@@ -1,5 +1,6 @@
 #include <stdlib.h>
 #include <strings.h>
+
 #include <spice.h>
 
 SpiceTimer* timer_add(SpiceTimerFunc func, void *opaque)
-- 
1.7.8.4



More information about the Spice-devel mailing list