X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fidea%2Fidea_spd.c;h=301946b19846c82d0d9a4c4a2aa4b1c2df74ce03;hb=4328d51d08e89cf9d46836a2875b3d545711a4d8;hp=3c24ff5d861aaf9e5ac08347048c6fc75bdd26ae;hpb=7de82c29c839c13e90a82fcce2e5a403647f4366;p=oweals%2Fopenssl.git diff --git a/crypto/idea/idea_spd.c b/crypto/idea/idea_spd.c index 3c24ff5d86..301946b198 100644 --- a/crypto/idea/idea_spd.c +++ b/crypto/idea/idea_spd.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