X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Ftestutil%2Fformat_output.c;h=9b9bab118cf86c9bdd79cd6059eb0c99ff2e9c71;hp=9b04a94f4205e696be4febf759ff873594f8238a;hb=176db6dc51ec0a972bfa8836cfdab8f6767c978a;hpb=12bd06cd6b7a67ae6b4f582b085555f62fbea93a diff --git a/test/testutil/format_output.c b/test/testutil/format_output.c index 9b04a94f42..9b9bab118c 100644 --- a/test/testutil/format_output.c +++ b/test/testutil/format_output.c @@ -13,7 +13,7 @@ #include #include -#include +#include "internal/nelem.h" /* The size of memory buffers to display on failure */ #define MEM_BUFFER_SIZE (2000)