<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 7 October 2014 10:32, Stefan Dirsch <span dir="ltr"><<a href="mailto:sndirsch@suse.de" target="_blank">sndirsch@suse.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">xf86_OSproc.h cannot be included without first including xorg-server.h.<br>
<br>
Without this the build fails on systems with the latest glibc,<br>
throwing this error:<br>
[...]<br><br>
This is caused by HAVE_STRNDUP not being set (it is set from xorg-server.h),<br>
causing os.h to redefine it.<br>
<br>
Signed-off-by: Stefan Dirsch <<a href="mailto:sndirsch@suse.de">sndirsch@suse.de</a>><br></blockquote><div><br></div><div>Reviewed-by: Daniel Stone <<a href="mailto:daniels@collabora.com">daniels@collabora.com</a>></div><div><br></div><div>(But I do wish these wrappers weren't part of the public API ... !)</div><div><br></div><div>Cheers,</div><div>DanielĀ </div></div></div></div>