X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Fdanetest.c;h=54a79ab51fefce76fcc8315aaf3b558df2fddac8;hp=d21f554c7e85aa9524050330547bbafbadbc6416;hb=091ecfad6e3f157a875f0dec2d913c0c992bf1d9;hpb=31a80694d425bf7f3a0ed5cc2ee775d9418a5490 diff --git a/test/danetest.c b/test/danetest.c index d21f554c7e..54a79ab51f 100644 --- a/test/danetest.c +++ b/test/danetest.c @@ -24,7 +24,7 @@ #endif #include "testutil.h" -#include "e_os.h" +#include "internal/nelem.h" #define _UC(c) ((unsigned char)(c)) @@ -422,7 +422,7 @@ int setup_tests(void) return 1; } -#include +#include "internal/dane.h" static void store_ctx_dane_init(X509_STORE_CTX *store_ctx, SSL *ssl) {