diff options
author | Frediano Ziglio <fziglio@redhat.com> | 2016-01-07 17:19:21 +0000 |
---|---|---|
committer | Frediano Ziglio <fziglio@redhat.com> | 2016-01-11 16:29:53 +0000 |
commit | adc0751950baf8b331881799ad1edd6380962081 (patch) | |
tree | e1279f2b7ddd2b9060a391515a23a77a0dc2c1ab /server/tests | |
parent | 26c7e33de36cd4e6fe065b70d96705fba8bd3141 (diff) |
channel: add a new internal SpiceCoreInterface
Define an internal structure that matches 100% the ABI of the public one.
The structure will be changed by following patches.
See comments in "channel: add interface parameters to
SpiceCoreInterfaceInternal" patch.
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
Diffstat (limited to 'server/tests')
-rw-r--r-- | server/tests/test_playback.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/test_playback.c b/server/tests/test_playback.c index cf31155a..12834273 100644 --- a/server/tests/test_playback.c +++ b/server/tests/test_playback.c @@ -22,7 +22,6 @@ #include <math.h> #include <spice.h> -#include "reds.h" #include "basic_event_loop.h" /* test the audio playback interface. Really basic no frils test - create |