diff options
Diffstat (limited to 'include/crypto/err.h')
| -rw-r--r-- | include/crypto/err.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/crypto/err.h b/include/crypto/err.h index 15ec6fd0390a..05a2eceb553b 100644 --- a/include/crypto/err.h +++ b/include/crypto/err.h @@ -8,8 +8,8 @@ */ #ifndef OSSL_CRYPTO_ERR_H -# define OSSL_CRYPTO_ERR_H -# pragma once +#define OSSL_CRYPTO_ERR_H +#pragma once int ossl_err_load_ERR_strings(void); int ossl_err_load_crypto_strings(void); |
