diff options
Diffstat (limited to 'crypto/o_dir.c')
-rw-r--r-- | crypto/o_dir.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/o_dir.c b/crypto/o_dir.c index 6857a2e17d4f..d7f5d64d064f 100644 --- a/crypto/o_dir.c +++ b/crypto/o_dir.c @@ -1,5 +1,5 @@ /* - * Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2004-2022 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 @@ -7,7 +7,7 @@ * https://www.openssl.org/source/license.html */ -#include "e_os.h" +#include "internal/e_os.h" #include <errno.h> /* |