CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2021/01/19 09:52:40
Modified files: sbin/unwind : frontend.c resolver.c unwind.c Log message: Make imsg event structs static to fix -fno-common. Follows claudio's lead in ospfd et al. Problem reported by mortimer.