Subject: Re: sys/socket.h
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: None <erh@nimenees.com>
List: current-users
Date: 04/07/2000 22:31:14
On Fri, Apr 07, 2000 at 08:49:46PM +0100, Patrick Welche wrote:
> On Fri, Apr 07, 2000 at 02:22:23PM -0500, erh@nimenees.com wrote:
> > 	Looking at the history of sys/socket.h as far back as July doesn't
> > reveal any changes in what it includes.  it doesn't include anything,
> > and it didn't previously.  Could it be that some other header in the source
> > for the binary you compiled that used to include sys/types.h?  Did you
> > actually compile this example program above?
> 
> Nope, but it starts:
> 
> #include <sys/ioctl.h>
> #include <sys/socket.h>
...
hmm... must have been some temporary quirk.  Doesn't work now, doesn't
work with 1.4.1.  oh well.  I added sys/types to netintro.4.

eric