checkout_helpers.c
3.5 KB
- 
win32: introduce p_timeval that isn't stupid · 35439f59Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct. Edward Thomson committed
Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct.