Hi Ben, On 13 April 2017 at 19:22, Ben Widawsky <b...@bwidawsk.net> wrote: > --- > common.h | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/common.h b/common.h > index 2eceac7..f3d9d32 100644 > --- a/common.h > +++ b/common.h > @@ -32,6 +32,10 @@ > #include <gbm.h> > #include <drm_fourcc.h> > > +#ifdef HAVE_CONFIG_H > + #include "config.h" > +#endif > + There's no config.h so you don't need this patch.
-Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev