summaryrefslogtreecommitdiff
path: root/crypto/openssl/include/internal/cryptlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/include/internal/cryptlib.h')
-rw-r--r--crypto/openssl/include/internal/cryptlib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/include/internal/cryptlib.h b/crypto/openssl/include/internal/cryptlib.h
index 23e17e5586e8f..6e7291ae41bc3 100644
--- a/crypto/openssl/include/internal/cryptlib.h
+++ b/crypto/openssl/include/internal/cryptlib.h
@@ -7,8 +7,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef HEADER_CRYPTLIB_H
-# define HEADER_CRYPTLIB_H
+#ifndef OSSL_INTERNAL_CRYPTLIB_H
+# define OSSL_INTERNAL_CRYPTLIB_H
# include <stdlib.h>
# include <string.h>