CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/19 02:25:53
Modified files:
usr.sbin/ospfd : lsupdate.c lsreq.c
Log message:
Use ospfe_imsg_compose_rde() instead of calling imsg_compose_event() with
a local export of iev_rde. Remove the extern in preperation of -fno-common
cleanup.
