CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/26 09:29:30
Modified files:
usr.sbin/bgpd : util.c
Log message:
Remove this wrong include of log.h
util.c should not depend on anything from log.h since it is also included
by bgpctl where there is no log.h.
