CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/24 05:17:36
Modified files:
sys/netinet : ip_var.h
Log message:
Move obvious kernel prototypes (and structure's with kernel pointers,
obviously only used in the kernel) behind #ifdef _KERNEL
This is a more substantial change than the others commited minutes ago,
so it is seperate. More structs get hidden.
ok various
