File D-ITG-2.8.0_RC1-includes.patch of Package D-ITG
Index: src/common/timestamp.h =================================================================== --- src/common/timestamp.h.orig +++ src/common/timestamp.h @@ -27,6 +27,7 @@ +#include <sys/time.h> #ifdef WIN32 #include <windows.h> #endif