On Mon, 27 Aug 2001, Alfred Perlstein wrote:
> * Mike Silbersack <[EMAIL PROTECTED]> [010827 15:57] wrote:
> >
> > The easy way to do this is to copy the top of one of the files from
> > netstat, which already has all the includes included and in the proper
> > order. :)
>
> Odd, you think it would only need to know of the xsocket/xinpcb
> stuff which is exported to userland.
>
> --
> -Alfred Perlstein [[EMAIL PROTECTED]]
True, that's all it should need to know. However, it does include
basically all netinet related headers, and we have no #ifdef _KERNEL
around the structure definitions in said header files.
Mike "Silby" Silbersack
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message