The branch master has been updated
via 056be06b4dfd7eaf7914febd043e9b446e1ed772 (commit)
from f69e29e2c2ae61d6323dd9f2b9b316dd816da3ff (commit)
- Log -----------------------------------------------------------------
commit 056be06b4dfd7eaf7914febd043e9b446e1ed772
Author: Richard Levitte <[email protected]>
Date: Wed Feb 10 18:02:59 2016 +0100
The guard macro to be defined didn't match the guard macro checked
Reviewed-by: Matt Caswell <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
include/internal/conf.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/internal/conf.h b/include/internal/conf.h
index 71b75dd..3f1c30f 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 <openssl/conf.h>
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits