Fix length checks in X509_cmp_time to avoid out-of-bounds reads.
[openssl.git] / crypto / rand / rand_os2.c
index 706ab1e8172b16b827f839a91781e8b9ac3d8702..0397d77c63236efa1d25e62aa32e9481a8a77ff6 100644 (file)
@@ -53,7 +53,7 @@
  *
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/rand.h>
 #include "rand_lcl.h"