Correctly handle the return value from EVP_Cipher() in the CMAC code
[oweals/openssl.git] / fuzz / asn1.c
index 9b122fc7a91a241c2bccda38dc875a48c32344e4..8fe8583815d30a0aeb07d5add60482f91f7b7c2a 100644 (file)
@@ -23,6 +23,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/dh.h>
+#include <openssl/dsa.h>
 #include <openssl/ec.h>
 #include <openssl/ocsp.h>
 #include <openssl/pkcs12.h>