make X509_CERT_AUX opaque
[openssl.git] / crypto / x509 / x509_trs.c
index 1912c96551c61b9b6b987e9f01e179c6ef1f3895..6e3616e2f206328a7261192ffecbb90cd8397028 100644 (file)
@@ -60,6 +60,7 @@
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/x509v3.h>
+#include "internal/x509_int.h"
 
 static int tr_cmp(const X509_TRUST *const *a, const X509_TRUST *const *b);
 static void trtable_free(X509_TRUST *p);