summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_asid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/x509/x509_asid.c')
-rw-r--r--src/lib/libcrypto/x509/x509_asid.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/x509/x509_asid.c b/src/lib/libcrypto/x509/x509_asid.c
index ed99ca7b6d..54b6ed5700 100644
--- a/src/lib/libcrypto/x509/x509_asid.c
+++ b/src/lib/libcrypto/x509/x509_asid.c
@@ -25,8 +25,6 @@
25#include <openssl/x509.h> 25#include <openssl/x509.h>
26#include <openssl/x509v3.h> 26#include <openssl/x509v3.h>
27 27
28#include "ext_dat.h"
29
30#ifndef OPENSSL_NO_RFC3779 28#ifndef OPENSSL_NO_RFC3779
31 29
32static const ASN1_TEMPLATE ASRange_seq_tt[] = { 30static const ASN1_TEMPLATE ASRange_seq_tt[] = {