X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Fdtls_mtu_test.c;h=612b76a3bcb8a2906f619da35447fb4057b74d15;hp=33603baed6cef88672cbb7e5dde4bdf2838e24cc;hb=89cccbea51fa52a1e4784a9ece35d96e4dcbfd30;hpb=706457b7bda7fdbab426b8dce83b318908339da4 diff --git a/test/dtls_mtu_test.c b/test/dtls_mtu_test.c index 33603baed6..612b76a3bc 100644 --- a/test/dtls_mtu_test.c +++ b/test/dtls_mtu_test.c @@ -1,5 +1,5 @@ /* - * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved. * * 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 @@ -14,7 +14,7 @@ #include #include -#include "ssltestlib.h" +#include "helpers/ssltestlib.h" #include "testutil.h" /* for SSL_READ_ETM() */