]> git.sesse.net Git - freerainbowtables/blobdiff - Client Applications/rcracki_mt/Public.h
(C)
[freerainbowtables] / Client Applications / rcracki_mt / Public.h
index 050884242c1b2799be8789b9b109d146a679e5ff..08943d4b836228c417201e3c802c7b07f52e932f 100644 (file)
@@ -36,7 +36,6 @@
 \r
 using namespace std;\r
 \r
-\r
 struct RainbowChainO\r
 {\r
        uint64 nIndexS;\r
@@ -114,9 +113,7 @@ void tty_flush(void);
 \r
 #if defined(_WIN32) && !defined(__GNUC__)\r
        int gettimeofday( struct timeval *tv, struct timezone *tz );\r
-#endif\r
-\r
-#if !defined(_WIN32) || defined(__GNUC__)\r
+#else\r
        #include <sys/time.h>\r
 #endif\r
 \r