]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/rc2.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / rc2.h
index 0693db66b00d4c2f1c17b04829b8de5daa213b0f..909e5b0d5bddfaf10c9727e059854901a1d292e8 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_RC2_H
-# define HEADER_RC2_H
+#ifndef OPENSSL_RC2_H
+# define OPENSSL_RC2_H
 
 # include <openssl/opensslconf.h>