CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/10 08:11:38
Modified files:
usr.sbin/bgpd : bgpd.h config.c control.c printconf.c
rde_trie.c
Log message:
Remove some includes from bgpd.h (poll.h and arpa/inet.h) and place them
into the files that really need them. Also remove stdarg.h since nothing
in bgpd.h needs that.
