From owner-freebsd-questions Wed Aug 4 3:28:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from scam.xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by hub.freebsd.org (Postfix) with SMTP id A661414FF1 for ; Wed, 4 Aug 1999 03:28:26 -0700 (PDT) (envelope-from nordwick@scam.XCF.Berkeley.EDU) Received: (qmail 999 invoked by uid 27268); 4 Aug 1999 10:00:03 -0000 Received: from localhost (HELO scam.XCF.Berkeley.EDU) (sendmail-bs@127.0.0.1) by localhost with SMTP; 4 Aug 1999 10:00:03 -0000 To: questions@freebsd.org Subject: networking headers not include others? MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <983.933760802.1@scam.XCF.Berkeley.EDU> Date: Wed, 04 Aug 1999 03:00:03 -0700 From: "Jay Nordwick" Message-Id: <19990804102826.A661414FF1@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Why is it that the network headers do not include any necessary headers? (e.g., uses n_long, but the file does not include any other files that would provide a definition for them) Do I just have a botched copy of the headers or is this intentional? If this is intentional, then why? Now I have to go though all the headers looking for a definition of this type, arghhh. -jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message