CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/07/10 01:55:44
Modified files: sbin/route : show.c Log message: we don't need net/rtable.h here. unless you're trying to understand kernel memory, there's nothing for userland in that header. found by and ok tb@