Fix "defined but not used" warnings.
[oweals/openssl.git] / crypto / x509v3 / v3_scts.c
index 0ffdfb84b52addf7e45383df8c7d224eff83c7b8..f93fdfc2baee6f47de6e20a64ddf9d0f78fd1290 100644 (file)
@@ -60,6 +60,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/asn1.h>
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 #ifndef OPENSSL_NO_SCT
 /* Signature and hash algorithms from RFC 5246 */