summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regress/lib/libcrypto/x509/constraints.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/x509/constraints.c b/src/regress/lib/libcrypto/x509/constraints.c
index c04fc15000..5a61c34d89 100644
--- a/src/regress/lib/libcrypto/x509/constraints.c
+++ b/src/regress/lib/libcrypto/x509/constraints.c
@@ -21,7 +21,6 @@
21#include <openssl/safestack.h> 21#include <openssl/safestack.h>
22#include <openssl/x509.h> 22#include <openssl/x509.h>
23#include <openssl/x509v3.h> 23#include <openssl/x509v3.h>
24#include "x509_verify.h"
25#include "x509_internal.h" 24#include "x509_internal.h"
26 25
27 26