]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - engines/e_afalg.h
Fix header file include guard names
[thirdparty/openssl.git] / engines / e_afalg.h
index 42b48301ac0444459c66d0b7249766cae118f3b5..b8e4911d21ef0c502339cfa4e90abafe53252e57 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_AFALG_H
-# define HEADER_AFALG_H
+#ifndef OSSL_ENGINES_E_AFALG_H
+# define OSSL_ENGINES_E_AFALG_H
 
 # if defined(__GNUC__) && __GNUC__ >= 4 && \
      (!defined(__STDC_VERSION__) || __STDC_VERSION__ < 199901L)