]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/ssl_local.h
Fix header file include guard names
[thirdparty/openssl.git] / ssl / ssl_local.h
index b66979b4dad0eabb023f18dabae2712250bd8800..c6f0af7922487358664b5a919a6d088ba330af7f 100644 (file)
@@ -9,8 +9,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_SSL_LOCL_H
-# define HEADER_SSL_LOCL_H
+#ifndef OSSL_SSL_LOCAL_H
+# define OSSL_SSL_LOCAL_H
 
 # include "e_os.h"              /* struct timeval for DTLS */
 # include <stdlib.h>