Signed-off-by: Alon Levy <[email protected]> --- 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 _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
