Date: Wed, 04 Aug 1999 03:00:03 -0700 From: "Jay Nordwick" <nordwick@scam.XCF.Berkeley.EDU> To: questions@freebsd.org Subject: networking headers not include others? Message-ID: <19990804102826.A661414FF1@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
Why is it that the network headers do not include any necessary headers? (e.g., <netinet/ip.h> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990804102826.A661414FF1>