Fix header file include guard names
[openssl.git] / include / crypto / bn.h
index cb8b17662a5f56fa969d948c64a2155e0b6ef92c..91c6cd5dcc9f0ec239a65a8ec3cf8d50119fa486 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_BN_INT_H
-# define HEADER_BN_INT_H
+#ifndef OSSL_CRYPTO_BN_H
+# define OSSL_CRYPTO_BN_H
 
 # include <openssl/bn.h>
 # include <limits.h>