CVSROOT: /cvs Module name: src Changes by: blamb...@cvs.openbsd.org 2012/07/10 09:53:34
Modified files: sys/net : radix.c radix.h Log message: Place declarations for internal radix functions inside radix.c, stop exporting them to the outside world via radix.h. ok claudio@ sthen@ henning@