Reorganize local header files
[openssl.git] / crypto / rand / drbg_hash.c
index 6bef917e0f206d7ee14eb591d04acce1d0793fa5..4a64992af247fe9845dfe4614c733329cd67679a 100644 (file)
@@ -15,7 +15,7 @@
 #include <openssl/rand.h>
 #include "internal/thread_once.h"
 #include "internal/providercommon.h"
-#include "rand_lcl.h"
+#include "rand_local.h"
 
 /* 440 bits from SP800-90Ar1 10.1 table 2 */
 #define HASH_PRNG_SMALL_SEEDLEN   (440/8)