Identify and move common internal libcrypto header files
[openssl.git] / crypto / bn / bn_rand.c
index ed3c3c5911265ce85176cd13e763d82b43cdfe5b..4dd3f924a721321755181fb44971cceb6e6d161a 100644 (file)
 
 #include <stdio.h>
 #include <time.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 #include <openssl/rand.h>
 #include <openssl/sha.h>