Fix header file include guard names
[openssl.git] / include / openssl / cast.h
index 5656ecd2c72dc43460af2e08ce929bc4e27367d3..c14c6979c402429e6e53eb476901def76f667095 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_CAST_H
-# define HEADER_CAST_H
+#ifndef OPENSSL_CAST_H
+# define OPENSSL_CAST_H
 
 # include <openssl/opensslconf.h>