CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/29 13:41:32
Modified files:
usr.sbin/rpki-client: as.c aspa.c cert.c cms.c crl.c gbr.c ip.c
main.c mft.c roa.c validate.c x509.c
Log message:
Only include stdarg.h, if we call any of va_{start,end}()
OK tb@
