… | … | ||
---|---|---|---|
88 | #endif | 88 | #endif |
89 | 89 | ||
90 | /*****************************************************************************/ | 90 | /*****************************************************************************/ |
91 | 91 | ||
92 | #if EV_STAT_ENABLE | 92 | #if EV_STAT_ENABLE |
93 | # ifdef _WIN32 | ||
94 | # include <time.h> | ||
95 | # include <sys/types.h> | ||
96 | # include <stdio.h> | ||
97 | # endif | ||
93 | # include <sys/stat.h> | 98 | # include <sys/stat.h> |
94 | #endif | 99 | #endif |
95 | 100 | ||
96 | /* support multiple event loops? */ | 101 | /* support multiple event loops? */ |
97 | #if EV_MULTIPLICITY | 102 | #if EV_MULTIPLICITY |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |