diff options
Diffstat (limited to 'include/internal/sslconf.h')
-rw-r--r-- | include/internal/sslconf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/internal/sslconf.h b/include/internal/sslconf.h index d538f8614f58..92c8941d0250 100644 --- a/include/internal/sslconf.h +++ b/include/internal/sslconf.h @@ -7,8 +7,8 @@ * https://www.openssl.org/source/license.html */ -#ifndef HEADER_SSLCONF_H -# define HEADER_SSLCONF_H +#ifndef OSSL_INTERNAL_SSLCONF_H +# define OSSL_INTERNAL_SSLCONF_H typedef struct ssl_conf_cmd_st SSL_CONF_CMD; |