mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
fuzzers: declare standalone functions
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include "hash.h"
|
||||
#include "commit_graph.h"
|
||||
|
||||
#include "standalone_driver.h"
|
||||
|
||||
int LLVMFuzzerInitialize(int *argc, char ***argv)
|
||||
{
|
||||
GIT_UNUSED(argc);
|
||||
|
||||
Reference in New Issue
Block a user