]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/internal/bio.h
Fix header file include guard names
[thirdparty/openssl.git] / include / internal / bio.h
index 8f368e36b3b128e8fe5977ae8de34c9c023609e0..2fb0d5cb76f458533bd1c617fe37761f968663c2 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_INTERNAL_BIO_H
-# define HEADER_INTERNAL_BIO_H
+#ifndef OSSL_INTERNAL_BIO_H
+# define OSSL_INTERNAL_BIO_H
 
 #include <openssl/bio.h>