]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/drbgtest.c
Reorganize local header files
[thirdparty/openssl.git] / test / drbgtest.c
index f5b19344b6fd3fccabe3075e9b6bb8f2b992d763..93adb48d084d375727a51cc9fb2805bd9f0dfffe 100644 (file)
@@ -15,7 +15,7 @@
 #include <openssl/obj_mac.h>
 #include <openssl/evp.h>
 #include <openssl/aes.h>
-#include "../crypto/rand/rand_lcl.h"
+#include "../crypto/rand/rand_local.h"
 #include "../include/crypto/rand.h"
 
 #if defined(_WIN32)