Add and use internal header that implements endianness check
[openssl.git] / test / params_api_test.c
index 8ba05120c33c051dd40ad6bd18fe50a31b3a3430..7ad974b02a99946f61590a03332fef16dcc55330 100644 (file)
@@ -11,7 +11,7 @@
 #include <string.h>
 #include "testutil.h"
 #include "internal/nelem.h"
-#include "ossl_test_endian.h"
+#include "internal/endian.h"
 #include <openssl/params.h>
 #include <openssl/bn.h>