diff options
Diffstat (limited to 'test/ossl_test_endian.h')
-rw-r--r-- | test/ossl_test_endian.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ossl_test_endian.h b/test/ossl_test_endian.h index 0bcec047e6..38711d0d76 100644 --- a/test/ossl_test_endian.h +++ b/test/ossl_test_endian.h @@ -7,8 +7,8 @@ * https://www.openssl.org/source/license.html */ -#ifndef HEADER_INTERNAL_ENDIAN_H -# define HEADER_INTERNAL_ENDIAN_H +#ifndef OSSL_TEST_OSSL_TEST_ENDIAN_H +# define OSSL_TEST_OSSL_TEST_ENDIAN_H # define DECLARE_IS_ENDIAN \ const union { \ |