]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rc4/rc4_local.h
Fix header file include guard names
[thirdparty/openssl.git] / crypto / rc4 / rc4_local.h
index 20afa1334e34530a8c4edaa2d8516fff0ed1448e..f8cf9a89b3eb2fc4d713956ab7895db010ec53ce 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_RC4_LOCL_H
-# define HEADER_RC4_LOCL_H
+#ifndef OSSL_CRYPTO_RC4_LOCAL_H
+# define OSSL_CRYPTO_RC4_LOCAL_H
 
 # include <openssl/opensslconf.h>
 # include "internal/cryptlib.h"