freebsd-src/sbin/veriexec
Mina Galić 7e2af4f90b veriexec(4): Fix a compiler error
When building WITH_BEARSSL=1 veriexec(4) failes to compile.
So update the function prototype so that veriexec(4)
compiles again.

Reported by:	gbe
Reviewed by:	mjg, gbe
Approved by:	mjg
Pull Request:	https://github.com/freebsd/freebsd-src/pull/657
2023-02-23 12:14:41 +01:00
..
Makefile
Makefile.depend
manifest_lexer.l
manifest_parser.y
veriexec.8
veriexec.c veriexec(4): Fix a compiler error 2023-02-23 12:14:41 +01:00
veriexec.h