Add explicit ASN1_ITEM_EXP prototypes
authorjob <job@openbsd.org>
Tue, 13 Feb 2024 22:44:21 +0000 (22:44 +0000)
committerjob <job@openbsd.org>
Tue, 13 Feb 2024 22:44:21 +0000 (22:44 +0000)
commitd3d2687347abd275151238572878c7a990c798c0
treeee8b2c7d1d383f4714b56bbd8e79316d63b6da7a
parent142eb7c69d11738e686b5a602dba7b51c133b53d
Add explicit ASN1_ITEM_EXP prototypes

In LibreSSL *_it are variables, in other implementations they might
be a function. This helps squash compiler warnings in -portable.

Related: https://github.com/openbsd/src/commit/65af98848fc7a42e34d470d10fc1db8e23f9db93

OK tb@
usr.sbin/rpki-client/aspa.c
usr.sbin/rpki-client/mft.c
usr.sbin/rpki-client/roa.c
usr.sbin/rpki-client/rsc.c
usr.sbin/rpki-client/tak.c