X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Fasn1_internal_test.c;h=e77299a7c8e38e1c3797d0a1da16de1cc28090e3;hb=a87820e16bbbbb1f8a68ddaf3aa1159da886acca;hp=38313d58fa248f385ef079641a33602fb2393a90;hpb=080769102a0bb41c23f81cf4f4f8060991dd0b8e;p=oweals%2Fopenssl.git diff --git a/test/asn1_internal_test.c b/test/asn1_internal_test.c index 38313d58fa..e77299a7c8 100644 --- a/test/asn1_internal_test.c +++ b/test/asn1_internal_test.c @@ -1,7 +1,7 @@ /* - * Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved. * - * Licensed under the OpenSSL license (the "License"). You may not use + * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html @@ -59,7 +59,7 @@ static int test_tbl_standard(void) * ***/ -#include "internal/asn1_int.h" +#include "crypto/asn1.h" #include "../crypto/asn1/standard_methods.h" static int test_standard_methods(void)