mesa/src/gallium/include
Dave Airlie d2ede5e648 gallium: include limits.h in p_config.h
We are getting inconsistent methods for endian detection (same answer when
it works, just doesn't work on some platforms) depending on whether __GLIBC__
is defined, which of course depends on include ordering before p_config.h

Just make p_config.h include limits.h to solve this.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
2011-05-31 17:28:48 +10:00
..
pipe gallium: include limits.h in p_config.h 2011-05-31 17:28:48 +10:00
state_tracker st/glx: define/set new ST_CONTEXT_FLAG_bits 2011-05-19 21:18:33 -06:00