]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/bio.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / bio.h
index 3e4fbd35b0bb054de667aed3f92334504ad959fb..e8416560cd2dcaebcf3a0a87f2fe87d9aca23673 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_BIO_H
-# define HEADER_BIO_H
+#ifndef OPENSSL_BIO_H
+# define OPENSSL_BIO_H
 
 # include <openssl/e_os2.h>