diff options
Diffstat (limited to 'test/fuzz/example_large_fuzzer.c')
| -rw-r--r-- | test/fuzz/example_large_fuzzer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fuzz/example_large_fuzzer.c b/test/fuzz/example_large_fuzzer.c index bd27a84f12..864b84126a 100644 --- a/test/fuzz/example_large_fuzzer.c +++ b/test/fuzz/example_large_fuzzer.c @@ -1,6 +1,5 @@ #include <stdio.h> #include <stddef.h> -#include <stdint.h> #include <string.h> #include <assert.h> #include <stdlib.h> |
