X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Client%20Applications%2Frcracki_mt%2FPublic.h;h=08943d4b836228c417201e3c802c7b07f52e932f;hb=47c71901e7a97c226c8f1df749e3606d43656f32;hp=f5fc32c4618e503e92127abd6dee5b6fcdad7d9d;hpb=b4f4ccaa2beec25aefe63647cbcf4321736c8f69;p=freerainbowtables diff --git a/Client Applications/rcracki_mt/Public.h b/Client Applications/rcracki_mt/Public.h index f5fc32c..08943d4 100644 --- a/Client Applications/rcracki_mt/Public.h +++ b/Client Applications/rcracki_mt/Public.h @@ -4,7 +4,7 @@ * * Copyright (C) Zhu Shuanglei * Copyright 2009, 2010 Daniël Niggebrugge - * Copyright 2009, 2010 James Nobis + * Copyright 2009, 2010, 2011 James Nobis * * This file is part of rcracki_mt. * @@ -36,7 +36,6 @@ using namespace std; - struct RainbowChainO { uint64 nIndexS; @@ -114,9 +113,7 @@ void tty_flush(void); #if defined(_WIN32) && !defined(__GNUC__) int gettimeofday( struct timeval *tv, struct timezone *tz ); -#endif - -#if !defined(_WIN32) || defined(__GNUC__) +#else #include #endif