Fix length checks in X509_cmp_time to avoid out-of-bounds reads.
[openssl.git] / crypto / bn / vms-helper.c
index b226af32a76306b16835f934963e9ae537cc4372..c5cf468da5b355a45a1a2beb1e48054b1edc8764 100644 (file)
@@ -54,7 +54,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 bn_div_words_abort(int i)