Apply the void workaround also for typedefs.
authorclaudio <claudio@openbsd.org>
Wed, 21 Feb 2024 13:20:38 +0000 (13:20 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 21 Feb 2024 13:20:38 +0000 (13:20 +0000)
commit2cad1d4b1be9d7bf1e64769d7fc188d88bbe1c03
treebf548924b7aa4586b98f5f3ec8ce479f81dfe9b2
parent44cd804e853cba36880d0485ce420618c9f0feab
Apply the void workaround also for typedefs.

The kernel has 'typedef VOID void' which needs this.
OK mpi@
usr.bin/ctfconv/parse.c