]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/rc4.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / rc4.h
index 95da746c85a8965e2530e1519c92faa0df58d8d0..37509b9ffce20694a77193a38c4a62716babfad3 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_RC4_H
-# define HEADER_RC4_H
+#ifndef OPENSSL_RC4_H
+# define OPENSSL_RC4_H
 
 # include <openssl/opensslconf.h>