X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Frc2test.c;h=9ebc9ecdf56283ff8967e517a63f346c1f58b0b0;hp=6323d81beb19f9f5b2e13c3b59ec26127d8de242;hb=fb82cbfe3da846d61e1d4c6d14bf7f4111cccbb2;hpb=ad887416f1e59c3294a7d8f83a0ca77120523b4a diff --git a/test/rc2test.c b/test/rc2test.c index 6323d81beb..9ebc9ecdf5 100644 --- a/test/rc2test.c +++ b/test/rc2test.c @@ -1,13 +1,13 @@ /* * Copyright 1995-2017 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 */ -#include "../e_os.h" +#include "internal/nelem.h" #include "testutil.h" #ifndef OPENSSL_NO_RC2