X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Frc4%2Frc4speed.c;h=b448f4a5c6742f5ac748a2095db451b05856341e;hb=7d09713d09f41778c92913d57a877a4eb1aebbfc;hp=40d153a7091daa7b6cbf84e2e65730b1ea3cee34;hpb=5c83b4c93fb5e8a66c815055b26e6db1ca080272;p=oweals%2Fopenssl.git diff --git a/crypto/rc4/rc4speed.c b/crypto/rc4/rc4speed.c index 40d153a709..b448f4a5c6 100644 --- a/crypto/rc4/rc4speed.c +++ b/crypto/rc4/rc4speed.c @@ -64,12 +64,11 @@ #endif #include -#ifndef MSDOS -#include -#else -#include -extern int exit(); -#endif + +#include +#include OPENSSL_UNISTD_IO +OPENSSL_DECLARE_EXIT + #include #ifndef _IRIX #include @@ -184,7 +183,7 @@ int main(int argc, char **argv) #endif #ifndef TIMES - printf("To get the most acurate results, try to run this\n"); + printf("To get the most accurate results, try to run this\n"); printf("program when this computer is idle.\n"); #endif