summaryrefslogtreecommitdiffstats
path: root/include/internal/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/err.h')
-rw-r--r--include/internal/err.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/internal/err.h b/include/internal/err.h
index d46b8bdb29..88dde70591 100644
--- a/include/internal/err.h
+++ b/include/internal/err.h
@@ -7,8 +7,8 @@
* https://www.openssl.org/source/license.html
*/
-#ifndef INTERNAL_ERR_H
-# define INTERNAL_ERR_H
+#ifndef OSSL_INTERNAL_ERR_H
+# define OSSL_INTERNAL_ERR_H
void err_free_strings_int(void);