Reviewed-by: Jason Ekstrand <jason.ekstr...@intel.com>
On Mon, Aug 4, 2014 at 12:35 PM, Brian Paul <bri...@vmware.com> wrote: > --- > src/util/hash_table.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/util/hash_table.h b/src/util/hash_table.h > index 9b67f05..d6b6ebf 100644 > --- a/src/util/hash_table.h > +++ b/src/util/hash_table.h > @@ -31,6 +31,7 @@ > #include <stdlib.h> > #include <inttypes.h> > #include <stdbool.h> > +#include "c99_compat.h" > #include "macros.h" > > #ifdef __cplusplus > -- > 1.7.10.4 > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev >
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev