CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/14 19:01:08
Modified files:
usr.bin/netstat: route.c unix.c
Log message:
dont #define _KERNEL around some #includes
the data structures are now readable without _KERNEL needing to be defined.
ok deraadt@
there's probably a lot more of these that can be cleaned up if
anyone is interested in looking into it.
