Acked-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> On Thu, 2016-10-20 at 12:27 +0100, Frediano Ziglio wrote: > red-common.h included utils.h which included red-common.h > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > server/utils.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/server/utils.h b/server/utils.h > index 00631f8..c4b8b1e 100644 > --- a/server/utils.h > +++ b/server/utils.h > @@ -18,7 +18,8 @@ > #ifndef UTILS_H_ > # define UTILS_H_ > > -#include "red-common.h" > +#include <stdint.h> > +#include <glib.h> > > #define SPICE_GNUC_VISIBLE __attribute__ ((visibility ("default"))) > _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel