From: Richard Levitte Date: Wed, 10 Feb 2016 17:02:59 +0000 (+0100) Subject: The guard macro to be defined didn't match the guard macro checked X-Git-Tag: OpenSSL_1_1_0-pre3~128 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=056be06b4dfd7eaf7914febd043e9b446e1ed772;p=oweals%2Fopenssl.git The guard macro to be defined didn't match the guard macro checked Reviewed-by: Matt Caswell --- diff --git a/include/internal/conf.h b/include/internal/conf.h index 71b75ddc07..3f1c30f3e1 100644 --- a/include/internal/conf.h +++ b/include/internal/conf.h @@ -38,7 +38,7 @@ */ #ifndef HEADER_INTERNAL_CONF_H -# define INTERNAL_CONF_H +# define HEADER_INTERNAL_CONF_H #include