jq_fuzz_execute: cleanup un-needed extern

Signed-off-by: David Korczynski <[email protected]>
This commit is contained in:
David Korczynski
2023-11-30 14:40:36 +01:00
committed by Emanuele Torre
parent 252ab244ce
commit bfb7fd570f
-2
View File
@@ -1,10 +1,8 @@
#include <fuzzer/FuzzedDataProvider.h>
#include <string>
extern "C" {
#include "jq.h"
#include "jv.h"
}
// Fuzzer inspired by /src/jq_test.c
// The goal is to have the fuzzer execute the functions: