nack, the dependency to sever/ files is ugly. I suggest we have a spice-debug.h in common/ instead.
On Fri, Feb 11, 2011 at 6:48 PM, Alon Levy <[email protected]> wrote: > --- > common/ring.h | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/common/ring.h b/common/ring.h > index a841422..b29f194 100644 > --- a/common/ring.h > +++ b/common/ring.h > @@ -19,6 +19,8 @@ > #ifndef _H_RING2 > #define _H_RING2 > > +#include "red_common.h" > + > typedef struct Ring RingItem; > typedef struct Ring { > RingItem *prev; > -- > 1.7.4 > > _______________________________________________ > Spice-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/spice-devel > -- Marc-André Lureau _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
