mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-03 15:58:43 +00:00
red-channel: Remove unneeded ring.h include
Not used in the header. Also we reduced a lot the usage of these structures. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Victor Toso <victortoso@redhat.com>
This commit is contained in:
parent
143c5b290f
commit
d1023dc09e
@ -25,7 +25,6 @@
|
||||
#include <pthread.h>
|
||||
#include <limits.h>
|
||||
#include <glib-object.h>
|
||||
#include <common/ring.h>
|
||||
#include <common/marshaller.h>
|
||||
#include <common/demarshallers.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user