X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fo_dir.c;h=6857a2e17d4fcc1d6efd32b7bfc58ed684e9e8e3;hp=7019383dd01e66a4d17605e1907d8f8678111911;hb=d6d74cf4a44f08ed63d942b103198a1e3294295a;hpb=6eb837583758506607f538fe2a3dd87925e4e69d diff --git a/crypto/o_dir.c b/crypto/o_dir.c index 7019383dd0..6857a2e17d 100644 --- a/crypto/o_dir.c +++ b/crypto/o_dir.c @@ -1,14 +1,14 @@ /* * Copyright 2004-2016 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 -#include /* * The routines really come from the Levitte Programming, so to make life