diff options
| author | beck <> | 2020-09-12 10:49:03 +0000 |
|---|---|---|
| committer | beck <> | 2020-09-12 10:49:03 +0000 |
| commit | ef87bc72a1681b727d34651b5d17757df80660ab (patch) | |
| tree | 9b58274b6e0eb7cdbfe7bf06077a25f366466043 /src | |
| parent | 981f4cb58b5749e154ba2eddeda43bfcb741447c (diff) | |
| download | openbsd-ef87bc72a1681b727d34651b5d17757df80660ab.tar.gz openbsd-ef87bc72a1681b727d34651b5d17757df80660ab.tar.bz2 openbsd-ef87bc72a1681b727d34651b5d17757df80660ab.zip | |
remove unused include that breaks regress
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libcrypto/x509/constraints.c | 1 |
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 | ||
