summaryrefslogtreecommitdiff
path: root/crypto/rc4/rc4_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/rc4_local.h')
-rw-r--r--crypto/rc4/rc4_local.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/rc4/rc4_local.h b/crypto/rc4/rc4_local.h
index 4380addbcc..e739be4be7 100644
--- a/crypto/rc4/rc4_local.h
+++ b/crypto/rc4/rc4_local.h
@@ -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"