X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Frand%2Frand_egd.c;h=da3017df31424801f3631f97faa7cf574a840a24;hb=2459dc1bd09468c83f1767b6b6a1ddc45ba60d36;hp=5eb3225b1fc5fc035617250c7547cc3b5fb81a5c;hpb=75e2c877650444fb829547bdb58d46eb1297bc1a;p=oweals%2Fopenssl.git diff --git a/crypto/rand/rand_egd.c b/crypto/rand/rand_egd.c index 5eb3225b1f..da3017df31 100644 --- a/crypto/rand/rand_egd.c +++ b/crypto/rand/rand_egd.c @@ -1,5 +1,5 @@ /* - * Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -38,7 +38,6 @@ int RAND_egd_bytes(const char *path, int bytes) # else -# include # include OPENSSL_UNISTD # include # include