Reorganize local header files
[openssl.git] / crypto / rand / drbg_hmac.c
index 14c4570b6be512d1eddfb9b6af40bab9f8af7e75..4d7676d21b2c542da205c6615c3fce4d89bd7c30 100644 (file)
@@ -14,7 +14,7 @@
 #include <openssl/rand.h>
 #include "internal/thread_once.h"
 #include "internal/providercommon.h"
-#include "rand_lcl.h"
+#include "rand_local.h"
 
 /*
  * Called twice by SP800-90Ar1 10.1.2.2 HMAC_DRBG_Update_Process.