Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/engineerr.h')
-rw-r--r--include/openssl/engineerr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/openssl/engineerr.h b/include/openssl/engineerr.h
index 14188bebf3..2db61b58b9 100644
--- a/include/openssl/engineerr.h
+++ b/include/openssl/engineerr.h
@@ -8,8 +8,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef HEADER_ENGINEERR_H
-# define HEADER_ENGINEERR_H
+#ifndef OPENSSL_ENGINEERR_H
+# define OPENSSL_ENGINEERR_H
# include <openssl/opensslconf.h>
# include <openssl/symhacks.h>