isakmpd: add missing void to a function definition
authortb <tb@openbsd.org>
Wed, 8 Feb 2023 08:03:11 +0000 (08:03 +0000)
committertb <tb@openbsd.org>
Wed, 8 Feb 2023 08:03:11 +0000 (08:03 +0000)
commitff9f425c2bdebe956f8fce43c085b69af60129ec
tree453b5361a4138ea719abe7b80cb42181ecc08598
parentc16f5ec72ba6a6940ef703ce4d292f884c81cf8d
isakmpd: add missing void to a function definition

Fixes -Wstrict-prototype warning seen with clang 15 on amd64 and arm64.
sbin/isakmpd/monitor.c