Subject: Re: fallout from use of u_int32_t in i386
To: None <mike.long@analog.com>
From: J.T. Conklin <jconklin@netcom.com>
List: current-users
Date: 05/08/1996 14:22:35
> >Since machine/endian.h is a machine dependent header, I think we can
> >safely define the in_addr_t / in_port_t types without reference to 
> >u_int{16,32}.
> 
> Yup.  Or just change back src/sys/arch/i386/include/endian.h :-).

Which is what I did.  At least for the time being.

	--jtc