summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libcrypto/x509/x509_addr.c2
-rw-r--r--src/lib/libcrypto/x509/x509_asid.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/x509/x509_addr.c b/src/lib/libcrypto/x509/x509_addr.c
index ccc06bb0bb..8e3ecad6b2 100644
--- a/src/lib/libcrypto/x509/x509_addr.c
+++ b/src/lib/libcrypto/x509/x509_addr.c
@@ -23,8 +23,6 @@
23#include <openssl/x509.h> 23#include <openssl/x509.h>
24#include <openssl/x509v3.h> 24#include <openssl/x509v3.h>
25 25
26#include "ext_dat.h"
27
28#ifndef OPENSSL_NO_RFC3779 26#ifndef OPENSSL_NO_RFC3779
29 27
30/* 28/*
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[] = {