Fix header file include guard names
[oweals/openssl.git] / include / openssl / rsa.h
index 8750e19ab92be942fef0a450a56afccc90710f13..302596c30de86ae5859a38b2107e60aa11d10963 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_RSA_H
-# define HEADER_RSA_H
+#ifndef OPENSSL_RSA_H
+# define OPENSSL_RSA_H
 
 # include <openssl/opensslconf.h>