X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdes%2Fspeed.c;h=cfc78ab499593432cddf9d6295a80c98df6e7775;hp=1384c9419ef90efd41b17ff4d0062c70ae7f4520;hb=ec577822f95a8bca0023c5c77cef1a4916822d4a;hpb=806115771c7a056756cb5f93bb3aaa71cd418e49 diff --git a/crypto/des/speed.c b/crypto/des/speed.c index 1384c9419e..cfc78ab499 100644 --- a/crypto/des/speed.c +++ b/crypto/des/speed.c @@ -98,7 +98,7 @@ struct tms { #include #endif -#include "des.h" +#include /* The following if from times(3) man page. It may need to be changed */ #ifndef HZ