Make many X509_xxx types opaque.
[openssl.git] / crypto / x509 / by_file.c
index 51d642dd263362e9991b153996cd7fcbf208a68c..eea7a7ee41c397663f12bb26fdb7357c6ee074e3 100644 (file)
@@ -64,6 +64,7 @@
 #include <openssl/buffer.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
+#include "x509_lcl.h"
 
 static int by_file_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc,
                         long argl, char **ret);