Re: [Mesa-dev] [PATCH] g3dvl/xlib: fix build by changing include order

2011-12-10 Thread Younes Manton
On Sat, Dec 10, 2011 at 11:13 PM, Tobias Droste wrote: > fixes the following build error since > c83fb4d45f2a47042f395271efe6e5489b2c4aee: > > /usr/include/strings.h:46:13: error: expected declaration specifiers or > ‘...’ before numeric constant > /usr/include/strings.h:46:13: error: conflicting

[Mesa-dev] [PATCH] g3dvl/xlib: fix build by changing include order

2011-12-10 Thread Tobias Droste
fixes the following build error since c83fb4d45f2a47042f395271efe6e5489b2c4aee: /usr/include/strings.h:46:13: error: expected declaration specifiers or ‘...’ before numeric constant /usr/include/strings.h:46:13: error: conflicting types for ‘memset’ In file included from ../../../../src/gallium/wi