"Daniel P. Berrange" <berrange(a)redhat.com> wrote:
On Tue, Oct 28, 2008 at 12:21:25PM +0100, Jim Meyering wrote:
> From: Jim Meyering <meyering(a)redhat.com>
>
> Now, sys/socket.h is always available, and errno works.
With the removal of errno stuff and santization of headers
I don't see all that much point in keeping socketcompat.h
around at all - can't we just include the right things in
the right places
Yes, of course.
Actually, an earlier version did remove socketcompat.h,
but that change was more invasive.
So how about if I remove socketcompat.h once these changes
are committed?