It's already defined before in the same source file. Based on a patch from Frediano Ziglio <fziglio@xxxxxxxxxx> Signed-off-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> --- server/sound.c | 1 - 1 file changed, 1 deletion(-) diff --git a/server/sound.c b/server/sound.c index 1f6c243..d24a0d9 100644 --- a/server/sound.c +++ b/server/sound.c @@ -123,7 +123,6 @@ struct SndChannelClient { snd_channel_cleanup_channel_proc cleanup; }; -typedef struct AudioFrame AudioFrame; struct AudioFrame { uint32_t time; uint32_t samples[SND_CODEC_MAX_FRAME_SIZE]; -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel