Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2000 23:43:01 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Tyler Spivey <tyler@wapvi.bc.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: include files
Message-ID:  <20000608234301.Y42325@strontium.scientia.demon.co.uk>
In-Reply-To: <200006082044.NAA00498@viper.wapvi.bc.ca>
References:  <200006082044.NAA00498@viper.wapvi.bc.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Tyler Spivey wrote:

> where are the netinet/ files? their included on linux, and i need 'm.

In /usr/include/netinet if you mean what I think you mean.  (You
mean headers files like <netinet/in.h>, right?)  If you have the
kernel source installed, they're also in /usr/src/sys/netinet but
applications you compile will look in /usr/include/netinet.  If you want
the netinet source code, rather than just the header files, that's also
in /usr/src/sys/netinet.

-- 
Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000608234301.Y42325>