From 60a938c6bca4c0890ed2d320e29fb43c970094d5 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Mon, 19 Apr 2004 18:09:28 +0000 Subject: (oops) Apologies all, that last header-cleanup commit was from the wrong tree. This further reduces header interdependencies, and makes some associated cleanups. --- crypto/x509/x_all.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/x509/x_all.c') diff --git a/crypto/x509/x_all.c b/crypto/x509/x_all.c index 801df78f08..eb33e0f6e6 100644 --- a/crypto/x509/x_all.c +++ b/crypto/x509/x_all.c @@ -64,6 +64,8 @@ #include #include #include +#include +#include int X509_verify(X509 *a, EVP_PKEY *r) { -- cgit v1.2.3