summaryrefslogtreecommitdiff
path: root/test/fuzz/example_small_fuzzer.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzz/example_small_fuzzer.c')
-rw-r--r--test/fuzz/example_small_fuzzer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fuzz/example_small_fuzzer.c b/test/fuzz/example_small_fuzzer.c
index d02a812de6..a4547feaf1 100644
--- a/test/fuzz/example_small_fuzzer.c
+++ b/test/fuzz/example_small_fuzzer.c
@@ -4,7 +4,6 @@
#include <string.h>
#include <assert.h>
#include <stdlib.h>
-#include <inttypes.h>
#include "zbuild.h"
#ifdef ZLIB_COMPAT