CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/16 09:10:10
Modified files:
usr.sbin/bgpd : mrt.c session.c session.h
Log message:
Prefix enum msg_type with MSG_ to prevent a duplicate symbol warning
for NOTIFICATION (which is also used in parse.y as token).
OK tb@ millert@ deraadt@
