Fix header file include guard names
[openssl.git] / crypto / rand / rand_local.h
index 0f8a81f311045c39868915fd243642059230d1e6..7817df80d06c0596ee2e584bee6de9543354a131 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_RAND_LCL_H
-# define HEADER_RAND_LCL_H
+#ifndef OSSL_CRYPTO_RAND_LOCAL_H
+# define OSSL_CRYPTO_RAND_LOCAL_H
 
 # include <openssl/aes.h>
 # include <openssl/evp.h>