]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/crypto/sparse_array.h
Fix header file include guard names
[thirdparty/openssl.git] / include / crypto / sparse_array.h
index 037ccfeee9ebacad6fa2dcd2bf518de5d4be191b..a8031cd3f128bdf157770ea87d2c7a38f0f43e1d 100644 (file)
@@ -8,8 +8,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_SPARSE_ARRAY_H
-# define HEADER_SPARSE_ARRAY_H
+#ifndef OSSL_CRYPTO_SPARSE_ARRAY_H
+# define OSSL_CRYPTO_SPARSE_ARRAY_H
 
 # include <openssl/e_os2.h>