K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-07-20T22:46:20.000000Z K 7 svn:log V 364 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 END