X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=Common%2Frt%20api%2FPublic.h;h=1a8322c04d58958ec5903cff87d7866f9a36fe35;hb=e7d17604d098432487dd71d14272e3973fddb385;hp=6708d3ad70815b33745fc2b6e31657b7f3e9f918;hpb=07302b6edb5ec453977b3d0d0470b735873838b8;p=freerainbowtables diff --git a/Common/rt api/Public.h b/Common/rt api/Public.h index 6708d3a..1a8322c 100644 --- a/Common/rt api/Public.h +++ b/Common/rt api/Public.h @@ -101,9 +101,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