]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/hmac.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / hmac.h
index 7bf4e2305c8d4d5da170c2d4c2ef329716053038..93e6a862ef3bb4b7574dd57b9e4ba8b9229706f9 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_HMAC_H
-# define HEADER_HMAC_H
+#ifndef OPENSSL_HMAC_H
+# define OPENSSL_HMAC_H
 
 # include <openssl/opensslconf.h>