Skip Menu |

This queue is for tickets about the Event-Lib CPAN distribution.

Report information
The Basics
Id: 7534
Status: new
Priority: 0/
Queue: Event-Lib

People
Owner: VPARSEVAL [...] cpan.org
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.03
Fixed in: (no value)



Subject: #include <sys/time.h> in check.c not required ifdef WIN32
check.c should have #ifndef WIN32 #include <sys/time.h> #endif