]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/safestack.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / safestack.h
index 1fbe6cbd9544202a4bf6ab9f977f8128a66cb0c9..520f2b4c479704552e191c585aef124bb3f6101f 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_SAFESTACK_H
-# define HEADER_SAFESTACK_H
+#ifndef OPENSSL_SAFESTACK_H
+# define OPENSSL_SAFESTACK_H
 
 # include <openssl/stack.h>
 # include <openssl/e_os2.h>