X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Fv3nametest.c;h=0d55f81ba3d360e753faf12dc74408a91582fc7f;hp=36f8df646c2a11f8933db2fe90533bb5bf025a55;hb=8175af50cc208c09f92b30358d30dd86c798b60e;hpb=b99fe5f4927b305bae88daac2484c284fe749329 diff --git a/test/v3nametest.c b/test/v3nametest.c index 36f8df646c..0d55f81ba3 100644 --- a/test/v3nametest.c +++ b/test/v3nametest.c @@ -7,8 +7,9 @@ * https://www.openssl.org/source/license.html */ +#include "../e_os.h" #include -#include +#include "internal/nelem.h" #include #include #include "testutil.h"