]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/md5.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / md5.h
index d5ade5f12b7be163bd244087e7df6ca1b51da4c8..b039055b87e9edb97df61d22448f212e4ede2f06 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_MD5_H
-# define HEADER_MD5_H
+#ifndef OPENSSL_MD5_H
+# define OPENSSL_MD5_H
 
 # include <openssl/opensslconf.h>