<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 4 November 2015 at 13:07, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>></span> wrote:</div><div class="gmail_quote">[...]<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
> Happy to. However, these same header files have been removed in<br>
> 3b17152ec399acb35b23331d2c3b4f424a68824a:<br>
><br>
> commit 3b17152ec399acb35b23331d2c3b4f424a68824a<br>
> Author: Richard W.M. Jones <<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>><br>
> Date:   Tue Sep 29 21:58:41 2015 +0100<br>
><br>
>     lib: Remove unused header files.<br>
><br>
>     I used ESR's deheader program to look for unused includes.  I then<br>
>     examined each instance by hand, and also test-compiled (on Linux).<br>
><br>
> ...which makes me suspect it will happen again at some point unless there<br>
> is some indication that it's a non-Linux include.<br>
<br>
</span>Yup, sorry about that one.<br>
<br>
Perhaps a comment, like:<br>
<br>
#include <sys/un.h> /* Required for Mac OS X */<br>
<br>
?</blockquote><div><br></div><div>You're the boss(es) -- I'll go with any solution that a) keeps the headers in, b) satisfies your requirements. If a comment is enough to preserve these includes during the next header purge, I'm happy to commit a new patch.</div><div><br></div><div><br></div><div>-- </div><div>Margaret </div></div></div></div>