On Sun, Jun 02, 2013 at 10:22:36PM +0200, Thomas Klausner wrote: > --- > utils.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/utils.h b/utils.h > index 417d104..b00067d 100644 > --- a/utils.h > +++ b/utils.h > @@ -35,7 +35,9 @@ > #include <X11/Xfuncs.h> > > #include <stddef.h> > +#ifdef HAVE_CONFIG_H > #include "config.h" > +#endif > > #ifndef NUL > #define NUL '\0' > -- > 1.8.2.3
c66de12..ed582f4 master -> master thanks! _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
