CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/17 03:03:52
Modified files:
usr.bin/netstat: route.c
Log message:
Netstat wants to access kernel internal structures for the kvm walker of
the routing table. Define _KERNEL around the net/route.h include.
OK florian@
