1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

jq_fuzz_execute: cleanup un-needed extern

Signed-off-by: David Korczynski <david@adalogics.com>
This commit is contained in:
David Korczynski
2023-11-30 13:33:01 +00:00
committed by Emanuele Torre
parent 252ab244ce
commit bfb7fd570f

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: