On 7 October 2014 10:32, Stefan Dirsch <[email protected]> wrote: > xf86_OSproc.h cannot be included without first including xorg-server.h. > > Without this the build fails on systems with the latest glibc, > throwing this error: > [...] > > This is caused by HAVE_STRNDUP not being set (it is set from > xorg-server.h), > causing os.h to redefine it. > > Signed-off-by: Stefan Dirsch <[email protected]> >
Reviewed-by: Daniel Stone <[email protected]> (But I do wish these wrappers weren't part of the public API ... !) Cheers, Daniel
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
