]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/srp.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / srp.h
index 8da92ca2589aacc82e63ae7c3e111dc4643bda3f..e65ec36c90a752421f4bb3f25fbfea254fa48cf0 100644 (file)
@@ -11,8 +11,8 @@
  * for the EdelKey project.
  */
 
-#ifndef HEADER_SRP_H
-# define HEADER_SRP_H
+#ifndef OPENSSL_SRP_H
+# define OPENSSL_SRP_H
 
 #include <openssl/opensslconf.h>