mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-04 00:06:29 +00:00
Add missing include to red-pipe-item.h
This doesn't cause problems at the moment, because the files that include this file also include the other files that are needed, but just for completeness... Acked-by: Pavel Grunt <pgrunt@redhat.com>
This commit is contained in:
parent
79dcba4efa
commit
c79c37b3c2
@ -19,6 +19,7 @@
|
||||
#define _H_RED_PIPE_ITEM
|
||||
|
||||
#include <glib.h>
|
||||
#include <common/ring.h>
|
||||
|
||||
typedef struct {
|
||||
RingItem link;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user