mirror of https://github.com/openssl/openssl.git
The guard macro to be defined didn't match the guard macro checked
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
f69e29e2c2
commit
056be06b4d
|
|
@ -38,7 +38,7 @@
|
|||
*/
|
||||
|
||||
#ifndef HEADER_INTERNAL_CONF_H
|
||||
# define INTERNAL_CONF_H
|
||||
# define HEADER_INTERNAL_CONF_H
|
||||
|
||||
#include <openssl/conf.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue