Date: Sat, 20 Jul 2002 15:46:20 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_var.h Message-ID: <200207202246.g6KMkKjL025683@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/07/20 15:46:20 PDT
Modified files:
sys/netinet ip_var.h
Log:
Don't export 'struct ipq' from kernel, instead #ifdef _KERNEL. As kernel
data structures pick up security and synchronization primitives, it
becomes increasingly desirable not to arbitrarily export them via
include files to userland, as the userland applications pick up new
#include dependencies.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.63 +2 -0 src/sys/netinet/ip_var.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207202246.g6KMkKjL025683>
