Make imsg event structs static to fix -fno-common.
authorflorian <florian@openbsd.org>
Tue, 19 Jan 2021 16:52:40 +0000 (16:52 +0000)
committerflorian <florian@openbsd.org>
Tue, 19 Jan 2021 16:52:40 +0000 (16:52 +0000)
commitd81b02e2bf729ef7c64174c04b8906c20d59dcae
treebce2dcc9ab9cc4445afdda563a3588c15302f5ea
parent3538560bce867960ff25422afa969978ec44885d
Make imsg event structs static to fix -fno-common.
Follows claudio's lead in ospfd et al.
Problem reported by mortimer.
sbin/unwind/frontend.c
sbin/unwind/resolver.c
sbin/unwind/unwind.c