Fix no-ocsp on Windows (and probably VMS)
[openssl.git] / apps / opt.c
index 63d32150cc6375010a2809b6dd57c97feb9e0d00..c8c01a70a24429be9ccfaaea7c4da5acd89da5c6 100644 (file)
@@ -59,6 +59,7 @@
 #include <ctype.h>
 #include <limits.h>
 #include <openssl/bio.h>
+#include <openssl/x509v3.h>
 
 #define MAX_OPT_HELP_WIDTH 30
 const char OPT_HELP_STR[] = "--";