Update fuzz_hexdigest.c

This commit is contained in:
pedbap 2021-07-01 14:37:05 +00:00
parent cb178ab65c
commit 66c5bbb435

View File

@ -48,6 +48,9 @@
#include "lib/crypt_ops/digestset.h"
#include "test/fuzz/fuzzing.h"
int fuzz_init(void)
{
return 0;