]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/ssl3.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / ssl3.h
index cf0b51ddb5c4ac4c68af59f53ffd079bc483f6f1..b89c91176ceb366c189f4c76d81d4d06148aaf4e 100644 (file)
@@ -8,8 +8,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_SSL3_H
-# define HEADER_SSL3_H
+#ifndef OPENSSL_SSL3_H
+# define OPENSSL_SSL3_H
 
 # include <openssl/comp.h>
 # include <openssl/buffer.h>