projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3260adf
)
Include what we use.
author
Ben Laurie
<ben@links.org>
Mon, 1 Aug 2016 02:44:42 +0000
(
03:44
+0100)
committer
Ben Laurie
<ben@links.org>
Mon, 1 Aug 2016 10:30:33 +0000
(11:30 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
fuzz/asn1.c
patch
|
blob
|
history
diff --git
a/fuzz/asn1.c
b/fuzz/asn1.c
index d3f0bb36b399152d299868961bcb7b15269a2042..5125f363ffc0172810c7c50348c5cd3b0bf1fe7f 100644
(file)
--- a/
fuzz/asn1.c
+++ b/
fuzz/asn1.c
@@
-19,9
+19,11
@@
#include <string.h>
#include <openssl/asn1.h>
#include <openssl/asn1t.h>
+#include <openssl/dh.h>
#include <openssl/ec.h>
#include <openssl/ocsp.h>
#include <openssl/pkcs12.h>
+#include <openssl/rsa.h>
#include <openssl/ts.h>
#include <openssl/x509v3.h>
#include <openssl/cms.h>