diff options
Diffstat (limited to 'libfetch/common.h')
-rw-r--r-- | libfetch/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libfetch/common.h b/libfetch/common.h index e36027c..b643a34 100644 --- a/libfetch/common.h +++ b/libfetch/common.h @@ -39,6 +39,7 @@ #include <openssl/crypto.h> #include <openssl/x509.h> +#include <openssl/x509v3.h> #include <openssl/pem.h> #include <openssl/ssl.h> #include <openssl/err.h> |