summaryrefslogtreecommitdiff
path: root/fuzz/pkcs8_target.cc
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/pkcs8_target.cc')
-rw-r--r--fuzz/pkcs8_target.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/fuzz/pkcs8_target.cc b/fuzz/pkcs8_target.cc
index 4c6849090..b6b90c99c 100644
--- a/fuzz/pkcs8_target.cc
+++ b/fuzz/pkcs8_target.cc
@@ -9,7 +9,6 @@
#include "pk11pub.h"
#include "asn1_mutators.h"
-#include "assert.h"
#include "shared.h"
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) {