From owner-freebsd-questions Thu Jun 8 16: 2:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 7C6B837C191 for ; Thu, 8 Jun 2000 16:02:33 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 130B0v-000F4n-00; Thu, 08 Jun 2000 23:43:01 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 130B0v-000MHG-00; Thu, 08 Jun 2000 23:43:01 +0100 Date: Thu, 8 Jun 2000 23:43:01 +0100 From: Ben Smithurst To: Tyler Spivey Cc: freebsd-questions@freebsd.org Subject: Re: include files Message-ID: <20000608234301.Y42325@strontium.scientia.demon.co.uk> References: <200006082044.NAA00498@viper.wapvi.bc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200006082044.NAA00498@viper.wapvi.bc.ca> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 , 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