+ Check for gettimeofday(). * src/time.c: + Created _caca_time(). + Ported _caca_getticks() to the Win32 API. * src/caca.c: + Properly builds on Win32. * test/event.c: + Added <stdlib.h> because we use malloc().