freebsd-src/sbin/veriexec
Mina Galić b584a79fa7 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

(cherry picked from commit 7e2af4f90b)
2023-04-14 09:38:38 +02:00
..
Makefile
Makefile.depend Revert that! 2020-07-19 23:56:19 +00:00
manifest_lexer.l
manifest_parser.y
veriexec.8 Add -S option to veriexec 2023-04-14 09:25:45 +02:00
veriexec.c veriexec(4): Fix a compiler error 2023-04-14 09:38:38 +02:00
veriexec.h